Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250722-101659
#<BuildRuby:0x000070820590fdd8
@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.20250722-101659",
@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.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003688 0.003630 3.511536 ( 2.507095)
build_miniruby 0.000610 0.000879 1.270821 ( 1.267359)
build_ruby 0.001564 0.000164 3.572239 ( 14.745179)
build_all 0.005204 0.002340 5.840804 ( 2.513215)
build_install 0.010500 0.005466 7.890034 ( 4.015207)
test_btest 0.002067 0.000012 57.274888 ( 16.586762)
test_basic 0.003761 0.004294 0.929747 ( 0.984232)
test_all 0.085904 0.030361 636.423084 (189.482275)
test_rubyspec 0.049816 0.024849 145.971111 ( 27.639787)
total: 259.74 sec