Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-210345
#<BuildRuby:0x00007fb99ce3fdc0
@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.20241205-210345",
@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.000028 0.000007 0.000035 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.006480 0.001620 3.765672 ( 4.201340)
build_miniruby 0.001335 0.000334 1.692419 ( 1.729073)
build_ruby 0.000000 0.002113 4.695702 ( 6.262555)
build_all 0.004640 0.005067 6.638861 ( 4.195388)
build_install 0.017566 0.004445 9.430931 ( 6.089344)
test_btest 0.000664 0.000195 82.031778 ( 52.730198)
test_basic 0.011101 0.000780 1.017116 ( 1.086149)
test_all 0.097723 0.050429 692.316460 (231.051670)
test_rubyspec 0.060136 0.017718 116.510303 ( 26.390922)
total: 333.74 sec