Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250807-164409
#<BuildRuby:0x00007e5995effde0
@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-164409",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.004117 0.003437 3.199818 ( 2.135228)
build_miniruby 0.000459 0.000794 1.079656 ( 1.077271)
build_ruby 0.001667 0.000000 2.667787 ( 2.877008)
build_all 0.006043 0.000902 4.974842 ( 1.934183)
build_install 0.010773 0.005473 7.427682 ( 3.517890)
test_btest 0.000732 0.000083 49.435427 ( 13.683237)
test_basic 0.003851 0.004305 0.646571 ( 1.037396)
test_all 0.089366 0.025935 606.676435 (192.854657)
test_rubyspec 0.049620 0.031307 151.993239 ( 27.233347)
total: 246.35 sec