Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250923-165419
#<BuildRuby:0x000076da8c19fdd8
@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.20250923-165419",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003825 0.004672 4.269898 ( 2.733651)
build_miniruby 0.001283 0.000079 1.617772 ( 1.614341)
build_ruby 0.000949 0.000712 3.842138 ( 3.941438)
build_all 0.006498 0.001142 6.100272 ( 2.580352)
build_install 0.017409 0.002129 9.209316 ( 4.395991)
test_btest 0.000737 0.000184 62.671791 ( 17.612911)
test_basic 0.005375 0.002870 1.014482 ( 1.063739)
test_all 0.087191 0.034215 643.909867 (189.385194)
test_rubyspec 0.049976 0.027808 111.105941 ( 24.930124)
total: 248.26 sec