Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-014443
#<BuildRuby:0x00007f4fae16fdc8
@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.20240902-014443",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007709 0.000647 3.991603 ( 4.146137)
build_miniruby 0.001541 0.000264 1.710192 ( 1.768721)
build_ruby 0.002256 0.000387 4.813903 ( 5.014409)
build_all 0.007604 0.003262 8.880997 ( 4.750268)
build_install 0.021353 0.003557 12.162540 ( 7.371849)
test_btest 0.001135 0.000000 124.480920 ( 80.370597)
test_basic 0.009146 0.002213 1.376212 ( 1.801185)
test_all 0.127665 0.036031 976.962142 (658.865277)
test_rubyspec 0.070093 0.028035 177.499951 (122.515953)
total: 886.61 sec