Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-074658
#<BuildRuby:0x00007f2da409fdc0
@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.20241111-074658",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002979 0.004622 3.521855 ( 3.711640)
build_miniruby 0.001486 0.000288 1.553416 ( 1.550594)
build_ruby 0.001797 0.000000 4.146111 ( 4.330753)
build_all 0.008097 0.000000 6.511146 ( 2.735680)
build_install 0.013539 0.006350 9.679155 ( 4.654896)
test_btest 0.000694 0.000143 79.688332 ( 21.209477)
test_basic 0.010513 0.000000 1.036711 ( 1.083157)
test_all 0.108879 0.039968 741.740608 (216.113446)
test_rubyspec 0.049121 0.034688 122.341179 ( 27.967612)
total: 283.36 sec