Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250708-164133
#<BuildRuby:0x0000731ffad0fdd0
@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.20250708-164133",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005239 0.002258 3.598429 ( 2.617996)
build_miniruby 0.001276 0.000051 1.183947 ( 1.180725)
build_ruby 0.001432 0.000281 3.400424 ( 19.933207)
build_all 0.006724 0.001557 6.084949 ( 2.569688)
build_install 0.014204 0.005004 8.674791 ( 4.344842)
test_btest 0.000712 0.000152 52.502977 ( 14.927903)
test_basic 0.000512 0.006269 0.943585 ( 0.997624)
test_all 0.074264 0.048189 669.992454 (227.153428)
test_rubyspec 0.044276 0.031429 154.182412 ( 31.698268)
total: 305.42 sec