Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-012729
#<BuildRuby:0x00007fdc1c80fde0
@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.20240811-012729",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.004183 0.004035 3.575204 ( 3.680910)
build_miniruby 0.000000 0.002116 1.791936 ( 1.788834)
build_ruby 0.000378 0.001882 3.873141 ( 4.029378)
build_all 0.008749 0.002135 8.944152 ( 3.984845)
build_install 0.016430 0.007315 11.868321 ( 5.939077)
test_btest 0.000652 0.000181 124.595218 ( 34.556382)
test_basic 0.005427 0.005840 1.265625 ( 1.313732)
test_all 0.109516 0.047521 895.337637 (314.021289)
test_rubyspec 0.014366 0.079769 180.189829 ( 59.478387)
total: 428.79 sec