Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-163855
#<BuildRuby:0x00007fd9a617fde0
@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.20240809-163855",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006641 0.000632 2.917501 ( 2.961107)
build_miniruby 0.001319 0.000319 1.184562 ( 1.181541)
build_ruby 0.001382 0.000334 4.127760 ( 4.362472)
build_all 0.007814 0.000840 8.160473 ( 3.210319)
build_install 0.013942 0.005654 10.822930 ( 5.103859)
test_btest 0.000842 0.000210 116.221251 ( 30.529755)
test_basic 0.007467 0.003873 1.091011 ( 1.134279)
test_all 0.116457 0.033221 839.260938 (240.127829)
test_rubyspec 0.057595 0.034518 165.309116 ( 33.445309)
total: 322.06 sec