Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260317-204310
#<BuildRuby:0x00007b66da17fdd8
@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.20260317-204310",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000000 0.000038 0.000038 ( 0.000038)
build_up 0.002958 0.004335 2.939167 ( 3.394294)
build_miniruby 0.000898 0.001234 2.241651 ( 2.225302)
build_ruby 0.001332 0.000818 5.645963 ( 5.664330)
build_all 0.006835 0.003798 7.711347 ( 4.466133)
build_install 0.018880 0.005397 10.316880 ( 7.029533)
test_btest 0.001095 0.000027 84.122293 ( 37.694983)
test_basic 0.007913 0.003266 1.350869 ( 1.481922)
test_all 0.097776 0.044699 901.758224 (618.688633)
test_rubyspec 0.061036 0.031605 143.363377 ( 93.493197)
total: 774.14 sec