Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-132459
#<BuildRuby:0x00007f11624afdd8
@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.20241229-132459",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002384 0.003009 1.885457 ( 2.180736)
build_miniruby 0.001226 0.000211 1.479847 ( 1.476907)
build_ruby 0.001676 0.000288 3.951862 ( 4.080876)
build_all 0.008363 0.000747 6.197568 ( 2.537573)
build_install 0.014708 0.001840 8.135352 ( 4.401226)
test_btest 0.000000 0.001042 71.912939 ( 19.358994)
test_basic 0.003836 0.006269 0.886436 ( 0.938906)
test_all 0.092318 0.049128 659.077698 (213.168334)
test_rubyspec 0.062175 0.019535 118.124182 ( 29.778852)
total: 277.92 sec