Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251028-161101
#<BuildRuby:0x00007709bd4efdc0
@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.20251028-161101",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005121 0.003111 3.535554 ( 2.250476)
build_miniruby 0.001017 0.000348 1.126926 ( 1.124317)
build_ruby 0.000981 0.000571 2.741000 ( 36.300913)
build_all 0.005458 0.001165 4.089522 ( 1.715005)
build_install 0.008465 0.006805 7.039203 ( 3.382026)
test_btest 0.000573 0.000217 50.590940 ( 13.834213)
test_basic 0.003256 0.002778 0.672250 ( 0.741561)
test_all 0.086091 0.033825 668.362098 (206.116193)
test_rubyspec 0.053148 0.029884 119.340205 ( 25.815346)
total: 291.28 sec