Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-063320
#<BuildRuby:0x00007fe69777fdc8
@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.20241127-063320",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.001517 0.007173 3.483109 ( 3.382908)
build_miniruby 0.001277 0.000439 1.329992 ( 1.328076)
build_ruby 0.001875 0.000000 4.021196 ( 4.213135)
build_all 0.005310 0.003737 6.199061 ( 2.444687)
build_install 0.013554 0.004547 8.969567 ( 4.314269)
test_btest 0.000594 0.000209 81.763292 ( 21.851939)
test_basic 0.002115 0.008915 0.937465 ( 0.991002)
test_all 0.109651 0.042143 726.779748 (216.493199)
test_rubyspec 0.050439 0.035449 120.076244 ( 27.589170)
total: 282.61 sec