Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-184028
#<BuildRuby:0x0000556bce606258
@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.20231020-184028",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000021 0.000004 0.000025 ( 0.000023)
build_up 0.005531 0.000264 2.155628 ( 2.532188)
build_miniruby 0.001328 0.000221 1.548867 ( 1.550791)
build_ruby 0.001395 0.000233 3.266974 ( 3.485304)
build_all 0.008285 0.000000 6.001680 ( 3.002967)
build_install 0.019867 0.001046 7.378507 ( 4.215826)
test_btest 0.000000 0.001002 81.528081 ( 29.402753)
test_basic 0.002971 0.003843 0.816492 ( 0.891566)
test_all 0.006262 0.003143 622.909325 (223.315366)
test_rubyspec 0.059124 0.007003 92.786146 (104.905384)
total: 373.30 sec