Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-073128
#<BuildRuby:0x00007f87c68afde0
@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.20241228-073128",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005247 0.000222 2.005678 ( 2.325104)
build_miniruby 0.000000 0.001611 1.576614 ( 1.573586)
build_ruby 0.000293 0.001577 3.798425 ( 3.964865)
build_all 0.007440 0.000688 5.921447 ( 2.431311)
build_install 0.009274 0.008313 7.664628 ( 3.804336)
test_btest 0.000659 0.000160 76.721727 ( 20.712268)
test_basic 0.000187 0.008187 0.988260 ( 1.034248)
test_all 0.117917 0.025455 712.480929 (213.098372)
test_rubyspec 0.046321 0.033369 112.830777 ( 25.140078)
total: 274.09 sec