Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-110306
#<BuildRuby:0x00007f10ed00fdc0
@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.20240809-110306",
@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.000021 0.000008 0.000029 ( 0.000030)
autoconf 0.000037 0.000013 0.000050 ( 0.000050)
configure 0.000031 0.000012 0.000043 ( 0.000042)
build_up 0.007762 0.002911 4.081318 ( 4.642199)
build_miniruby 0.001546 0.000580 1.746124 ( 1.906428)
build_ruby 0.001766 0.000663 4.688510 ( 4.990543)
build_all 0.002930 0.005524 7.916679 ( 3.119659)
build_install 0.007238 0.012248 10.964761 ( 5.002672)
test_btest 0.000621 0.000291 125.537076 ( 37.585567)
test_basic 0.000000 0.013345 1.348512 ( 1.464038)
test_all 0.101440 0.052409 830.331548 (264.669300)
test_rubyspec 0.030230 0.061970 167.785650 ( 36.504526)
total: 359.89 sec