Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250807-142907
#<BuildRuby:0x0000709372c8fde0
@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.20250807-142907",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.003619 0.003901 3.562068 ( 2.347142)
build_miniruby 0.000000 0.001357 1.356373 ( 1.353646)
build_ruby 0.001507 0.000147 3.384513 ( 3.527183)
build_all 0.005870 0.001959 5.885265 ( 2.460491)
build_install 0.016339 0.003367 8.313526 ( 3.954099)
test_btest 0.000811 0.000119 58.203122 ( 16.527526)
test_basic 0.003406 0.005117 0.976667 ( 1.028202)
test_all 0.091251 0.026228 597.857541 (184.413176)
test_rubyspec 0.051833 0.028214 157.305832 ( 30.417972)
total: 246.03 sec