Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-072255
#<BuildRuby:0x00007fd44001fdd0
@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.20241107-072255",
@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.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.006608 0.001652 3.959186 ( 4.630929)
build_miniruby 0.000000 0.001790 1.620565 ( 1.846729)
build_ruby 0.000000 0.001991 4.346260 ( 5.067650)
build_all 0.004292 0.005870 6.910129 ( 5.015445)
build_install 0.016274 0.006887 9.414306 ( 6.739051)
test_btest 0.000683 0.000228 82.511515 ( 56.136306)
test_basic 0.001397 0.011553 1.136168 ( 1.634762)
test_all 0.088601 0.061757 732.233518 (345.557179)
test_rubyspec 0.041391 0.042922 117.263220 ( 27.856938)
total: 454.49 sec