Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250828-192404
#<BuildRuby:0x0000765cf276fdc0
@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.20250828-192404",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.005071 0.003840 4.482461 ( 2.913565)
build_miniruby 0.000242 0.001061 1.431478 ( 1.427998)
build_ruby 0.001033 0.000744 3.738564 ( 3.765815)
build_all 0.005832 0.001952 6.101512 ( 2.571776)
build_install 0.014610 0.004616 9.226813 ( 4.522541)
test_btest 0.000782 0.000213 60.475022 ( 17.408010)
test_basic 0.002899 0.005228 1.000270 ( 1.048693)
test_all 0.085464 0.038139 648.724291 (187.898410)
test_rubyspec 0.048418 0.028737 110.142023 ( 25.274491)
total: 246.83 sec