Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-092225
#<BuildRuby:0x00007b36ac73fdd0
@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.20251230-092225",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.001901 0.004252 2.461871 ( 2.778454)
build_miniruby 0.001467 0.000124 1.578256 ( 1.577011)
build_ruby 0.001945 0.000000 4.392698 ( 4.458833)
build_all 0.005917 0.003279 6.858371 ( 2.744778)
build_install 0.013653 0.006165 9.068058 ( 4.888653)
test_btest 0.000000 0.000914 79.023811 ( 22.376268)
test_basic 0.006582 0.003460 1.049695 ( 1.093431)
test_all 0.088330 0.043666 776.343760 (252.824768)
test_rubyspec 0.053517 0.032471 136.521218 ( 31.909037)
total: 324.65 sec