Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251106-024538
#<BuildRuby:0x000076b58725fdd8
@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.20251106-024538",
@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.000024)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000029 0.000010 0.000039 ( 0.000038)
build_up 0.003478 0.002503 2.121725 ( 2.296398)
build_miniruby 0.000000 0.001646 1.516416 ( 1.512814)
build_ruby 0.000000 0.001812 3.726408 ( 3.839917)
build_all 0.003329 0.004986 6.734002 ( 2.896230)
build_install 0.013348 0.006407 8.707657 ( 4.777051)
test_btest 0.000058 0.001042 67.290430 ( 18.955111)
test_basic 0.005015 0.003935 1.119910 ( 1.165808)
test_all 0.091039 0.039065 720.420391 (211.091545)
test_rubyspec 0.054924 0.029325 120.959319 ( 27.308130)
total: 273.84 sec