Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-063925
#<BuildRuby:0x00007fa2134cfdd0
@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.20240805-063925",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003126 0.003772 2.435250 ( 2.555693)
build_miniruby 0.001748 0.000000 1.116362 ( 1.113061)
build_ruby 0.001872 0.000000 3.279811 ( 3.476904)
build_all 0.007423 0.001644 7.079808 ( 2.637881)
build_install 0.009093 0.011487 9.446892 ( 4.298526)
test_btest 0.000751 0.000211 110.395115 ( 28.841917)
test_basic 0.005703 0.007263 1.317907 ( 1.375377)
test_all 0.106670 0.047522 878.327803 (264.916442)
test_rubyspec 0.052302 0.041386 169.819757 ( 33.624471)
total: 342.84 sec