Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-170804
#<BuildRuby:0x00007ff8fadefdc8
@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.20240928-170804",
@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.000028 0.000004 0.000032 ( 0.000030)
autoconf 0.000048 0.000008 0.000056 ( 0.000056)
configure 0.000051 0.000009 0.000060 ( 0.000059)
build_up 0.011526 0.000546 5.199342 ( 5.301759)
build_miniruby 0.001591 0.000251 1.848991 ( 1.961697)
build_ruby 0.002084 0.000329 3.946113 ( 25.984668)
build_all 0.004489 0.004277 6.649453 ( 2.712396)
build_install 0.013874 0.004460 9.839116 ( 23.201051)
test_btest 0.000807 0.000154 96.382544 ( 29.616922)
test_basic 0.004364 0.007620 1.229751 ( 1.309638)
test_all 0.091310 0.060398 722.319508 (212.542095)
test_rubyspec 0.056491 0.032406 139.547294 ( 32.137488)
total: 334.77 sec