Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-171057
#<BuildRuby:0x00007ff5f0f9fdd8
@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.20241121-171057",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000033 0.000010 0.000043 ( 0.000041)
build_up 0.006573 0.001909 4.033403 ( 6.158338)
build_miniruby 0.001703 0.000000 1.661051 ( 7.526866)
build_ruby 0.001786 0.000000 4.313566 ( 14.030901)
build_all 0.009789 0.000159 6.602151 ( 3.919658)
build_install 0.015675 0.008165 9.784409 ( 6.533182)
test_btest 0.000694 0.000201 81.903713 ( 57.263255)
test_basic 0.007022 0.005441 1.146228 ( 1.295322)
test_all 0.115212 0.035138 785.905423 (329.813585)
test_rubyspec 0.072043 0.008422 122.510664 ( 34.391976)
total: 460.93 sec