Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-115717
#<BuildRuby:0x00007f965b33fdd0
@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.20241016-115717",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004529 0.003351 4.160000 ( 4.182170)
build_miniruby 0.001604 0.000283 1.574606 ( 1.570777)
build_ruby 0.001567 0.000277 4.438586 ( 4.592467)
build_all 0.008662 0.000809 7.195433 ( 3.015837)
build_install 0.014262 0.005236 9.785457 ( 4.799537)
test_btest 0.000718 0.000136 94.638742 ( 25.470930)
test_basic 0.011503 0.000531 1.089819 ( 1.152400)
test_all 0.100579 0.051432 748.287599 (214.161471)
test_rubyspec 0.058241 0.031815 134.781793 ( 29.947571)
total: 288.89 sec