Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-222328
#<BuildRuby:0x00007fc8a918fdc0
@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.20241209-222328",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000000 0.007598 3.214766 ( 3.159868)
build_miniruby 0.000816 0.000628 1.442069 ( 1.441049)
build_ruby 0.001561 0.000480 3.619540 ( 3.776522)
build_all 0.000000 0.008924 6.164027 ( 2.629202)
build_install 0.013322 0.004680 8.319998 ( 3.977875)
test_btest 0.000962 0.000000 71.754560 ( 19.375009)
test_basic 0.008202 0.000533 0.725106 ( 0.774970)
test_all 0.101022 0.039836 668.477741 (193.110527)
test_rubyspec 0.040483 0.035273 113.891955 ( 22.841148)
total: 251.09 sec