Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-194808
#<BuildRuby:0x00007fc5a21ffdc8
@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.20241007-194808",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.004280 0.004103 3.833414 ( 3.758427)
build_miniruby 0.000000 0.001835 1.648117 ( 1.644609)
build_ruby 0.000000 0.001756 4.104039 ( 4.249165)
build_all 0.000000 0.008480 6.889176 ( 2.640356)
build_install 0.012627 0.007910 10.045608 ( 4.527646)
test_btest 0.000000 0.000944 95.263164 ( 25.219934)
test_basic 0.001134 0.009172 1.168448 ( 1.211991)
test_all 0.115405 0.037257 749.593761 (214.953666)
test_rubyspec 0.049715 0.041087 136.020077 ( 25.033073)
total: 283.24 sec