Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-140114
#<BuildRuby:0x00007f48b85bfdd0
@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.20241014-140114",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.000937 0.006770 3.988376 ( 3.894092)
build_miniruby 0.001579 0.000263 1.245838 ( 1.242163)
build_ruby 0.001984 0.000000 3.698494 ( 3.911968)
build_all 0.009247 0.000581 7.560031 ( 3.173379)
build_install 0.015231 0.004513 10.308989 ( 4.926039)
test_btest 0.000792 0.000135 91.418437 ( 24.131640)
test_basic 0.007644 0.004716 1.117389 ( 1.172304)
test_all 0.077828 0.072835 751.924715 (214.074404)
test_rubyspec 0.051869 0.034869 136.420465 ( 29.832597)
total: 286.36 sec