Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-034630
#<BuildRuby:0x000056457c06a258
@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.20240317-034630",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.000872 0.005865 2.250469 ( 2.276040)
build_miniruby 0.001034 0.000295 1.616960 ( 1.614929)
build_ruby 0.001312 0.000375 3.403143 ( 3.651147)
build_all 0.007152 0.000933 6.767362 ( 2.636905)
build_install 0.013201 0.005942 8.250743 ( 3.693211)
test_btest 0.000606 0.000179 92.616799 ( 24.245819)
test_basic 0.001512 0.004216 0.948185 ( 1.010483)
test_all 0.096657 0.027430 852.453699 (283.581108)
test_rubyspec 0.061486 0.034503 133.806835 (143.376309)
total: 466.09 sec