Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250719-132251
#<BuildRuby:0x0000785ba04cfdc8
@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.20250719-132251",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.001157 0.005824 3.292205 ( 2.440427)
build_miniruby 0.001060 0.000321 1.255442 ( 1.252641)
build_ruby 0.001229 0.000372 3.332389 ( 3.457485)
build_all 0.006995 0.000392 5.513389 ( 2.296791)
build_install 0.012353 0.005206 8.348279 ( 4.181284)
test_btest 0.002164 0.000353 54.404394 ( 15.035365)
test_basic 0.002265 0.005380 0.819739 ( 0.874122)
test_all 0.087098 0.025395 628.366362 (191.338921)
test_rubyspec 0.047796 0.028992 146.661777 ( 28.329480)
total: 249.21 sec