Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-072449
#<BuildRuby:0x00007f76d763fdd0
@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.20241128-072449",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005063 0.004222 3.736104 ( 4.081345)
build_miniruby 0.001584 0.000423 1.692124 ( 1.767793)
build_ruby 0.001809 0.000483 4.640623 ( 5.088655)
build_all 0.009503 0.000338 6.829163 ( 4.715090)
build_install 0.009603 0.014141 9.806104 ( 8.219300)
test_btest 0.000663 0.000221 83.466912 ( 62.947981)
test_basic 0.009684 0.003228 1.172308 ( 3.056732)
test_all 0.110880 0.050441 826.660503 (505.740075)
test_rubyspec 0.045833 0.041003 124.991838 ( 48.702621)
total: 644.32 sec