Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-185445
#<BuildRuby:0x00007f461aa2fdc0
@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.20241211-185445",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.003775 0.004643 3.601892 ( 4.481417)
build_miniruby 0.001448 0.000219 1.768318 ( 1.971187)
build_ruby 0.001875 0.000284 4.293090 ( 4.901572)
build_all 0.010595 0.000927 6.830461 ( 5.509923)
build_install 0.022578 0.001233 9.411454 ( 6.605782)
test_btest 0.000932 0.000045 79.823148 ( 53.160838)
test_basic 0.008001 0.003910 1.051192 ( 1.167232)
test_all 0.101713 0.049179 781.515881 (308.536532)
test_rubyspec 0.059636 0.014779 114.795410 ( 38.938586)
total: 425.27 sec