Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251029-015513
#<BuildRuby:0x00007d56964ffdc0
@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.20251029-015513",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.003599 0.003495 3.081748 ( 2.020022)
build_miniruby 0.000216 0.001098 1.139541 ( 1.136518)
build_ruby 0.000495 0.001196 2.733113 ( 2.855260)
build_all 0.003922 0.002678 4.815069 ( 1.876540)
build_install 0.010264 0.004047 7.053008 ( 3.432771)
test_btest 0.000586 0.000204 53.970806 ( 14.574330)
test_basic 0.004718 0.002253 0.643505 ( 0.709254)
test_all 0.087998 0.026991 541.867234 (157.329259)
test_rubyspec 0.051401 0.030524 112.275000 ( 18.133665)
total: 202.07 sec