Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-005212
#<BuildRuby:0x00007fa954c5fdc8
@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.20241207-005212",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000040 0.000012 0.000052 ( 0.000052)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.003925 0.005253 3.929102 ( 4.687614)
build_miniruby 0.001507 0.000467 1.744736 ( 1.968355)
build_ruby 0.001289 0.000400 4.489692 ( 4.849502)
build_all 0.010007 0.000423 6.812414 ( 4.468204)
build_install 0.014728 0.009335 9.597361 ( 6.276429)
test_btest 0.000695 0.000225 81.832833 ( 59.722412)
test_basic 0.006862 0.005009 1.160092 ( 1.370668)
test_all 0.117379 0.038296 747.995831 (295.771851)
test_rubyspec 0.039772 0.046727 119.547676 ( 28.022910)
total: 407.14 sec