Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-161723
#<BuildRuby:0x00007f6de2c9fde0
@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.20241114-161723",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.000000 0.007663 3.764780 ( 3.632612)
build_miniruby 0.001578 0.000385 1.358400 ( 1.354193)
build_ruby 0.001475 0.000320 3.403436 ( 3.565902)
build_all 0.008857 0.000000 6.016432 ( 2.513281)
build_install 0.013152 0.005777 8.699597 ( 4.058817)
test_btest 0.000809 0.000182 76.760281 ( 20.779082)
test_basic 0.009152 0.000352 1.030499 ( 1.081717)
test_all 0.113032 0.036146 721.084208 (210.514228)
test_rubyspec 0.050036 0.033416 119.589115 ( 26.593967)
total: 274.09 sec