Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-062211
#<BuildRuby:0x00007f8625c6fdd8
@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.20241017-062211",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.007941 0.000000 3.767516 ( 3.661946)
build_miniruby 0.001532 0.000232 1.549176 ( 1.550937)
build_ruby 0.001842 0.000279 4.311879 ( 4.515296)
build_all 0.002551 0.007113 7.430759 ( 2.978147)
build_install 0.012552 0.008086 9.833243 ( 4.408207)
test_btest 0.000694 0.000165 96.929288 ( 31.113795)
test_basic 0.003087 0.008906 1.169361 ( 1.221151)
test_all 0.105738 0.048277 782.119097 (241.887552)
test_rubyspec 0.050803 0.042170 142.363541 ( 50.167963)
total: 341.51 sec