Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-084404
#<BuildRuby:0x000055d559551e58
@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.20240212-084404",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.003022 0.003842 1.911648 ( 2.233016)
build_miniruby 0.001175 0.000226 1.659246 ( 1.657103)
build_ruby 0.001218 0.000234 2.991439 ( 3.189941)
build_all 0.006490 0.000443 6.417226 ( 2.497521)
build_install 0.011569 0.006327 7.985547 ( 3.979494)
test_btest 0.000643 0.000141 89.381348 ( 24.703135)
test_basic 0.006334 0.000512 0.923681 ( 0.982118)
test_all 0.077270 0.039248 713.245107 (207.830033)
test_rubyspec 0.066402 0.038787 171.154023 (181.217978)
total: 428.29 sec