Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-115756
#<BuildRuby:0x00007fe791e9fdd8
@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.20241217-115756",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.002199 0.004310 2.484295 ( 2.958269)
build_miniruby 0.010751 0.003873 274.992395 ( 75.093139)
build_ruby 0.002102 0.000000 5.956003 ( 4.968635)
build_all 0.066583 0.021825 219.417614 (113.709387)
build_install 0.017636 0.000440 7.707419 ( 5.657205)
test_btest 0.000754 0.000142 78.118185 ( 31.618807)
test_basic 0.002215 0.007403 1.126831 ( 1.542118)
test_all 0.122381 0.032973 750.038529 (383.512423)
test_rubyspec 0.043718 0.031185 115.773804 ( 26.579472)
total: 645.64 sec