Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250628-215630
#<BuildRuby:0x00007c567bacfdc0
@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.20250628-215630",
@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.000042 0.000000 0.000042 ( 0.000044)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.002385 0.005626 3.795997 ( 2.709528)
build_miniruby 0.001384 0.000000 1.220616 ( 1.217546)
build_ruby 0.001334 0.000220 3.673590 ( 3.821004)
build_all 0.005907 0.002970 5.968348 ( 2.528901)
build_install 0.019223 0.006086 9.289573 ( 5.741659)
test_btest 0.000702 0.000203 53.790567 ( 20.717223)
test_basic 0.005486 0.002173 0.895787 ( 0.950784)
test_all 0.083013 0.034382 670.486815 (205.872071)
test_rubyspec 0.048548 0.030839 152.889331 ( 31.826073)
total: 275.39 sec