Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-114426
#<BuildRuby:0x00007fce0fd4fdc0
@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.20241006-114426",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.004975 0.003154 3.596754 ( 3.736790)
build_miniruby 0.001278 0.000371 1.616920 ( 1.670387)
build_ruby 0.001447 0.000420 4.203603 ( 28.278585)
build_all 0.006404 0.001859 7.405094 ( 3.067800)
build_install 0.016070 0.003317 9.775390 ( 7.618309)
test_btest 0.000747 0.000210 91.136703 ( 24.421555)
test_basic 0.009507 0.001318 1.165781 ( 1.214314)
test_all 0.099652 0.047403 729.147808 (227.243302)
test_rubyspec 0.050600 0.035252 135.577083 ( 29.074571)
total: 326.33 sec