Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260314-092442
#<BuildRuby:0x000071d5c169fdd0
@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.20260314-092442",
@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.000036 0.000009 0.000045 ( 0.000045)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.004554 0.002888 3.042892 ( 3.192142)
build_miniruby 0.000743 0.000932 2.112328 ( 2.100451)
build_ruby 0.001041 0.001010 5.928627 ( 6.041670)
build_all 0.005085 0.005727 7.818025 ( 4.332664)
build_install 0.018919 0.003985 10.835957 ( 6.913811)
test_btest 0.000939 0.000270 84.389049 ( 25.540597)
test_basic 0.005501 0.004766 1.246799 ( 1.287589)
test_all 0.097980 0.039245 800.007465 (242.397204)
test_rubyspec 0.053489 0.039798 141.678317 ( 31.134207)
total: 322.94 sec