Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-054406
#<BuildRuby:0x00007fa203bcfdc0
@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.20241005-054406",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000044)
configure 0.000034 0.000008 0.000042 ( 0.000040)
build_up 0.005928 0.002586 3.685117 ( 3.629586)
build_miniruby 0.000000 0.001706 1.361704 ( 1.358156)
build_ruby 0.000000 0.001852 3.891469 ( 4.076193)
build_all 0.004358 0.005348 7.065795 ( 2.807084)
build_install 0.010086 0.011895 9.891807 ( 4.590698)
test_btest 0.000641 0.000249 94.282035 ( 24.685703)
test_basic 0.007825 0.003043 1.014321 ( 3.521290)
test_all 0.110650 0.040819 766.851497 (236.191129)
test_rubyspec 0.059208 0.027402 140.463751 ( 30.159775)
total: 311.02 sec