Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251106-223148
#<BuildRuby:0x00007b4518affdd8
@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-223148",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002152 0.003755 1.964456 ( 2.127533)
build_miniruby 0.000705 0.000752 1.543883 ( 1.540301)
build_ruby 0.001549 0.000161 3.676666 ( 3.755949)
build_all 0.004182 0.003509 6.104986 ( 2.494377)
build_install 0.013723 0.003843 8.064209 ( 4.416266)
test_btest 0.000016 0.000986 63.287794 ( 17.982910)
test_basic 0.005625 0.003176 1.008635 ( 1.057299)
test_all 0.091692 0.033951 695.798337 (217.100728)
test_rubyspec 0.047570 0.032603 120.931164 ( 30.504849)
total: 280.98 sec