Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-204419
#<BuildRuby:0x00007fc3c598fdd8
@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.20241222-204419",
@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.000014 0.000002 0.000016 ( 0.000128)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.005461 0.000221 1.617894 ( 2.083013)
build_miniruby 0.001249 0.000167 1.121061 ( 1.118295)
build_ruby 0.002078 0.000000 3.609376 ( 3.794547)
build_all 0.005516 0.003454 6.368338 ( 2.635625)
build_install 0.010515 0.007024 7.181442 ( 3.727670)
test_btest 0.000000 0.000964 74.193600 ( 19.937911)
test_basic 0.000000 0.009748 0.943769 ( 0.989592)
test_all 0.079889 0.058288 690.556767 (236.304745)
test_rubyspec 0.044790 0.033263 119.035114 ( 35.840781)
total: 306.43 sec