Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-221021
#<BuildRuby:0x00007f6d8577fde0
@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-221021",
@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.000020)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.006832 0.002121 3.869030 ( 4.533858)
build_miniruby 0.001300 0.000404 1.678992 ( 1.796083)
build_ruby 0.001948 0.000604 4.122853 ( 4.329241)
build_all 0.005205 0.001615 5.726314 ( 2.290434)
build_install 0.011649 0.006941 8.535754 ( 4.062041)
test_btest 0.000561 0.000187 77.050329 ( 23.521903)
test_basic 0.005602 0.004827 1.030905 ( 1.109924)
test_all 0.107070 0.037789 703.742082 (223.409671)
test_rubyspec 0.038678 0.044211 115.883367 ( 28.045488)
total: 293.10 sec