Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-070634
#<BuildRuby:0x00007ff75706fdc8
@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.20241018-070634",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000037 0.000008 0.000045 ( 0.000044)
build_up 0.007283 0.001619 4.230519 ( 4.235331)
build_miniruby 0.001295 0.000288 1.343899 ( 1.341928)
build_ruby 0.001695 0.000376 4.234322 ( 4.367983)
build_all 0.004339 0.005324 7.376223 ( 2.847651)
build_install 0.017411 0.002057 10.083819 ( 4.586044)
test_btest 0.000868 0.000206 99.450456 ( 35.635223)
test_basic 0.008720 0.004489 1.282862 ( 1.396660)
test_all 0.111605 0.043164 840.828127 (264.303074)
test_rubyspec 0.044210 0.044893 138.939886 ( 33.076246)
total: 351.79 sec