Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-235118
#<BuildRuby:0x00007ffa5531fdd8
@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.20241212-235118",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.006797 0.000591 3.113950 ( 3.031455)
build_miniruby 0.000000 0.001373 1.106265 ( 1.103744)
build_ruby 0.001777 0.000341 3.514000 ( 18.723817)
build_all 0.003671 0.003705 5.492121 ( 2.128275)
build_install 0.010002 0.007115 7.821158 ( 3.918981)
test_btest 0.000751 0.000209 71.540953 ( 19.585654)
test_basic 0.007572 0.002103 0.884704 ( 1.941760)
test_all 0.095348 0.047511 642.571029 (190.052270)
test_rubyspec 0.050762 0.032980 115.388951 ( 21.458091)
total: 261.95 sec