Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-225921
#<BuildRuby:0x00007f277414fdc8
@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.20240929-225921",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000026 0.000010 0.000036 ( 0.000035)
build_up 0.007467 0.002738 5.337081 ( 5.459338)
build_miniruby 0.001474 0.000541 1.936100 ( 2.024611)
build_ruby 0.001781 0.000653 4.828069 ( 5.349906)
build_all 0.009736 0.000324 7.821963 ( 5.168050)
build_install 0.019113 0.004895 11.445552 ( 5.977707)
test_btest 0.000725 0.000242 101.024366 ( 42.546909)
test_basic 0.007400 0.005513 1.282429 ( 1.389333)
test_all 0.112148 0.042615 806.791392 (321.323007)
test_rubyspec 0.055095 0.037357 138.443660 ( 32.173529)
total: 421.41 sec