Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-182120
#<BuildRuby:0x00007ffaac4afde0
@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.20241215-182120",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006052 0.000000 2.324377 ( 2.625760)
build_miniruby 0.001534 0.000000 1.542487 ( 1.540072)
build_ruby 0.001539 0.000264 3.793528 ( 3.988873)
build_all 0.005425 0.003461 5.981787 ( 2.442134)
build_install 0.016781 0.001781 7.558870 ( 3.726762)
test_btest 0.000742 0.000148 74.642445 ( 19.815394)
test_basic 0.004482 0.005243 1.013886 ( 1.074568)
test_all 0.107815 0.035859 696.940016 (206.678288)
test_rubyspec 0.034120 0.048544 117.319621 ( 28.012029)
total: 269.91 sec