Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-172226
#<BuildRuby:0x00007f3c5c9ffde0
@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.20241022-172226",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002870 0.005035 3.668886 ( 3.730782)
build_miniruby 0.001154 0.000427 1.675957 ( 1.672881)
build_ruby 0.001342 0.000497 3.548975 ( 3.759170)
build_all 0.006129 0.002270 6.334894 ( 2.548311)
build_install 0.017616 0.001465 8.939930 ( 4.046121)
test_btest 0.000756 0.000252 73.025973 ( 18.993641)
test_basic 0.004759 0.004645 0.802796 ( 0.848605)
test_all 0.109074 0.038227 713.916382 (268.671937)
test_rubyspec 0.055031 0.033846 122.968685 ( 25.995805)
total: 330.27 sec