Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-070950
#<BuildRuby:0x000055c5c446dfb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230703-070950",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.007161 0.000514 2.134198 ( 5.014685)
build_miniruby 0.001064 0.000170 1.676650 ( 2.309224)
build_ruby 0.001489 0.000238 3.200462 ( 4.460329)
build_all 0.007134 0.000453 2.605598 ( 3.695534)
build_install 0.012942 0.005079 4.077007 ( 5.675262)
test_btest 0.000699 0.000125 83.850442 ( 49.023947)
test_basic 0.003683 0.004324 0.937715 ( 1.640092)
test_all 0.001046 0.000217 638.543792 (412.184941)
test_rubyspec 0.043795 0.016580 95.855672 (187.984581)
total: 671.99 sec