Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260320-084323
#<BuildRuby:0x000079d03a4efdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260320-084323",
@make="make",
@no_timeout_error=nil,
@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.000007 0.000026 ( 0.000026)
autoconf 0.000037 0.000012 0.000049 ( 0.000048)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.002378 0.004485 2.876451 ( 2.968227)
build_miniruby 0.001636 0.000262 1.795845 ( 1.766901)
build_ruby 0.002271 0.000129 4.766949 ( 4.800152)
build_all 0.005523 0.003506 7.414572 ( 3.451523)
build_install 0.017532 0.002478 9.869119 ( 5.777225)
test_btest 0.000827 0.000274 79.460406 ( 21.447561)
test_basic 0.006534 0.002865 1.222914 ( 1.267809)
test_all 0.088876 0.044455 735.650961 (250.015586)
test_rubyspec 0.047463 0.039363 133.797057 ( 30.228297)
total: 321.72 sec