Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-181809
#<BuildRuby:0x00007fcdf73ffdc8
@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.20241211-181809",
@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.000029 0.000007 0.000036 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007857 0.000000 3.494021 ( 3.477110)
build_miniruby 0.001307 0.000284 1.672323 ( 1.674514)
build_ruby 0.002044 0.000000 4.088560 ( 4.284651)
build_all 0.008241 0.000480 6.315743 ( 2.770182)
build_install 0.012431 0.006002 8.546331 ( 4.166363)
test_btest 0.000649 0.000149 74.001839 ( 19.773873)
test_basic 0.008618 0.000947 0.970135 ( 1.021322)
test_all 0.106230 0.038238 692.062137 (198.552294)
test_rubyspec 0.035532 0.043107 117.302623 ( 22.349131)
total: 258.07 sec