Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-013805
#<BuildRuby:0x00007fcf0614fdc0
@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.20241016-013805",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.002908 0.005015 3.781507 ( 3.641564)
build_miniruby 0.001123 0.000401 1.648578 ( 1.645469)
build_ruby 0.000000 0.001874 4.074435 ( 4.250040)
build_all 0.003269 0.006581 7.388274 ( 2.949052)
build_install 0.009709 0.010421 10.400421 ( 5.000856)
test_btest 0.000794 0.000372 94.756730 ( 25.095729)
test_basic 0.011099 0.000000 1.046957 ( 1.087826)
test_all 0.124975 0.026473 732.290210 (224.511162)
test_rubyspec 0.047043 0.045204 135.228732 ( 29.879417)
total: 298.06 sec