Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-110748
#<BuildRuby:0x00007fc6054bfdc0
@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.20241212-110748",
@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.000006 0.000020 ( 0.000020)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.002333 0.005132 2.939005 ( 2.888516)
build_miniruby 0.000917 0.000417 1.429155 ( 1.426589)
build_ruby 0.001166 0.000531 3.508901 ( 3.727411)
build_all 0.002934 0.005746 6.156377 ( 2.533812)
build_install 0.008856 0.010316 8.679529 ( 4.261153)
test_btest 0.000513 0.000285 73.968563 ( 21.353745)
test_basic 0.000000 0.009406 1.000902 ( 5.537577)
test_all 0.094147 0.049111 687.501941 (215.686960)
test_rubyspec 0.050278 0.031904 114.377686 ( 25.903392)
total: 283.32 sec