Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-132919
#<BuildRuby:0x000055700f315f68
@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.20231207-132919",
@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.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.002149 0.004460 2.131680 ( 2.223065)
build_miniruby 0.001128 0.000282 1.342507 ( 1.344382)
build_ruby 0.001605 0.000000 3.260486 ( 28.620822)
build_all 0.007124 0.001139 5.825207 ( 2.890238)
build_install 0.019372 0.001414 7.620924 ( 5.142526)
test_btest 0.000948 0.000203 81.894849 ( 39.530188)
test_basic 0.002817 0.005237 0.915899 ( 0.990675)
test_all 0.070783 0.052236 679.511339 (254.427140)
test_rubyspec 0.041300 0.029655 95.907936 (107.692778)
total: 442.86 sec