Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-102156
#<BuildRuby:0x00007fe133fdfdd8
@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.20241118-102156",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.002737 0.004817 3.385891 ( 3.313583)
build_miniruby 0.001206 0.000325 1.545492 ( 1.542052)
build_ruby 0.001522 0.000410 4.100390 ( 4.267278)
build_all 0.005107 0.003301 6.409006 ( 2.644423)
build_install 0.012427 0.006737 9.374805 ( 4.647228)
test_btest 0.000000 0.001083 79.569537 ( 21.394010)
test_basic 0.002335 0.006972 1.028250 ( 1.076909)
test_all 0.108218 0.036680 714.092298 (229.657668)
test_rubyspec 0.045598 0.037409 119.415804 ( 26.883655)
total: 295.43 sec