Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-234559
#<BuildRuby:0x00007f980980fdd8
@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.20241218-234559",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005455 0.000803 2.349547 ( 3.360045)
build_miniruby 0.001501 0.000221 2.118115 ( 2.186697)
build_ruby 0.001872 0.000275 4.513352 ( 4.729718)
build_all 0.003638 0.007600 15.825025 ( 13.765805)
build_install 0.012066 0.010215 9.069426 ( 7.150574)
test_btest 0.000846 0.000205 80.495253 ( 62.390926)
test_basic 0.007291 0.005150 1.138977 ( 1.539272)
test_all 0.125228 0.027684 751.494870 (299.550229)
test_rubyspec 0.020600 0.065350 117.396455 ( 26.856158)
total: 421.53 sec