Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260310-145225
#<BuildRuby:0x0000765ac74efdc0
@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.20260310-145225",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000030 0.000011 0.000041 ( 0.000040)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.003840 0.003354 2.206405 ( 2.403899)
build_miniruby 0.001203 0.000480 1.624285 ( 1.600797)
build_ruby 0.001917 0.000005 4.197009 ( 4.244845)
build_all 0.006061 0.002404 6.373434 ( 2.697958)
build_install 0.015179 0.005352 8.606315 ( 4.770449)
test_btest 0.000776 0.000292 80.405738 ( 30.951738)
test_basic 0.005944 0.004786 1.233718 ( 1.402817)
test_all 0.094273 0.039173 865.305448 (256.276434)
test_rubyspec 0.053203 0.034570 133.845781 ( 29.157749)
total: 333.51 sec