Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260303-035435
#<BuildRuby:0x0000763abd8dfdd8
@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.20260303-035435",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.001410 0.005129 2.116319 ( 2.227523)
build_miniruby 0.000000 0.001668 1.486746 ( 1.464575)
build_ruby 0.001130 0.000972 4.215989 ( 4.263626)
build_all 0.006692 0.000906 6.490612 ( 2.598420)
build_install 0.014440 0.003133 8.139737 ( 4.442603)
test_btest 0.000948 0.000102 80.308178 ( 21.902934)
test_basic 0.005630 0.002798 0.902424 ( 1.496952)
test_all 0.098631 0.029293 775.056631 (239.357573)
test_rubyspec 0.061228 0.031612 145.844742 ( 25.213996)
total: 302.97 sec