Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-211608
#<BuildRuby:0x00007fd039eefdc0
@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.20241201-211608",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.001603 0.007499 3.638202 ( 4.282385)
build_miniruby 0.001571 0.000393 1.741639 ( 1.745465)
build_ruby 0.001602 0.000400 4.367761 ( 16.491459)
build_all 0.009073 0.001209 6.998924 ( 5.150612)
build_install 0.023553 0.000496 9.877709 ( 7.087775)
test_btest 0.000702 0.000148 82.117626 ( 42.141873)
test_basic 0.007595 0.005079 1.117037 ( 1.442458)
test_all 0.108694 0.041277 733.712802 (306.165271)
test_rubyspec 0.054109 0.032352 124.156204 ( 38.869667)
total: 423.38 sec