Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-182037
#<BuildRuby:0x00007fd4e4e7fde0
@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.20241205-182037",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004728 0.003257 3.634307 ( 3.663663)
build_miniruby 0.001386 0.000303 1.578525 ( 1.641639)
build_ruby 0.001701 0.000000 4.043721 ( 6.701042)
build_all 0.007476 0.000301 6.231714 ( 2.698276)
build_install 0.007693 0.011388 8.506565 ( 4.116424)
test_btest 0.000905 0.000000 76.376289 ( 20.789047)
test_basic 0.008814 0.000000 0.897359 ( 0.949231)
test_all 0.117745 0.029381 733.863986 (208.401257)
test_rubyspec 0.066539 0.017678 117.235405 ( 27.004758)
total: 275.97 sec