Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-155517
#<BuildRuby:0x00007fa6decffdc8
@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-155517",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.005324 0.001165 2.162724 ( 6.602226)
build_miniruby 0.001897 0.000000 1.768460 ( 3.707550)
build_ruby 0.002301 0.000049 4.511202 ( 76.966675)
build_all 0.010485 0.000463 7.191293 ( 9.689095)
build_install 0.012756 0.011468 8.964241 ( 17.904042)
test_btest 0.000681 0.000175 81.096437 (110.214320)
test_basic 0.003217 0.009138 1.129358 ( 2.458975)
test_all 0.108110 0.048860 807.270231 (875.379053)
test_rubyspec 0.046011 0.037499 121.930093 ( 51.285997)
total: 1154.21 sec