Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250929-180609
#<BuildRuby:0x00007b35df50fdd0
@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.20250929-180609",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.009051 0.002168 5.385323 ( 4.217555)
build_miniruby 0.000509 0.001341 1.880804 ( 1.981196)
build_ruby 0.000920 0.000994 4.606964 ( 4.842425)
build_all 0.004034 0.004529 6.267949 ( 2.704878)
build_install 0.015082 0.005137 9.956892 ( 4.660275)
test_btest 0.000736 0.000204 63.974505 ( 17.569293)
test_basic 0.004634 0.002805 1.033061 ( 1.084314)
test_all 0.088669 0.035159 691.047937 (220.130276)
test_rubyspec 0.048150 0.029520 115.752159 ( 27.083936)
total: 284.28 sec