Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-084133
#<BuildRuby:0x00007fbe3156fdc8
@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.20241022-084133",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.001442 0.008149 4.579678 ( 6.018826)
build_miniruby 0.001474 0.000311 1.889501 ( 2.111590)
build_ruby 0.001939 0.000409 4.781079 ( 5.580082)
build_all 0.010461 0.000469 7.794686 ( 6.765175)
build_install 0.013457 0.014572 10.821303 ( 9.478890)
test_btest 0.000977 0.000261 83.054937 ( 73.076538)
test_basic 0.008439 0.005244 1.149182 ( 1.617215)
test_all 0.122671 0.040561 815.838839 (512.317916)
test_rubyspec 0.034017 0.057755 130.578187 ( 59.821756)
total: 676.79 sec