Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-064442
#<BuildRuby:0x00007ffa5c67fdc8
@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.20241215-064442",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005824 0.000341 2.445648 ( 2.773277)
build_miniruby 0.001289 0.000215 1.545066 ( 1.541696)
build_ruby 0.001797 0.000300 3.560085 ( 3.658518)
build_all 0.006987 0.001164 6.041427 ( 2.514677)
build_install 0.015014 0.002502 7.325330 ( 3.745308)
test_btest 0.000891 0.000149 74.959324 ( 20.530420)
test_basic 0.005679 0.004460 0.975557 ( 1.029479)
test_all 0.114290 0.030112 760.031349 (241.220093)
test_rubyspec 0.049120 0.036212 120.313519 ( 41.076011)
total: 318.09 sec