Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260105-082651
#<BuildRuby:0x000076284731fde0
@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.20260105-082651",
@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.000027 0.000005 0.000032 ( 0.000029)
autoconf 0.000043 0.000010 0.000053 ( 0.000048)
configure 0.000000 0.000042 0.000042 ( 0.000041)
build_up 0.002331 0.005679 3.451143 ( 4.877266)
build_miniruby 0.001376 0.000352 2.098286 ( 2.612332)
build_ruby 0.001333 0.000833 5.296817 ( 6.289292)
build_all 0.008478 0.002924 8.097861 ( 8.809002)
build_install 0.012909 0.013568 10.994752 ( 11.202120)
test_btest 0.000997 0.000000 85.603427 ( 73.746984)
test_basic 0.008699 0.002864 1.221256 ( 2.100258)
test_all 0.102668 0.042813 860.308245 (515.665593)
test_rubyspec 0.057892 0.033917 136.986856 ( 50.126360)
total: 675.43 sec