Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250807-212436
#<BuildRuby:0x000071e25c71fdd0
@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.20250807-212436",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005397 0.002357 3.829375 ( 2.649065)
build_miniruby 0.000302 0.001097 1.529402 ( 1.525984)
build_ruby 0.001445 0.000368 3.617013 ( 3.759399)
build_all 0.004245 0.003138 5.648923 ( 2.274427)
build_install 0.009237 0.007898 8.979334 ( 4.661653)
test_btest 0.000852 0.000074 56.216861 ( 15.706060)
test_basic 0.004725 0.002651 0.962035 ( 1.017591)
test_all 0.093576 0.023836 622.721529 (187.280662)
test_rubyspec 0.046195 0.033780 144.492006 ( 27.865192)
total: 246.74 sec