Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251029-003344
#<BuildRuby:0x000076989479fdd0
@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.20251029-003344",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004077 0.004047 3.630097 ( 2.344727)
build_miniruby 0.000233 0.001063 1.199297 ( 1.196651)
build_ruby 0.001481 0.000000 3.356934 ( 3.448300)
build_all 0.007011 0.001415 5.819743 ( 2.339083)
build_install 0.013141 0.008386 9.309204 ( 4.595866)
test_btest 0.000972 0.000031 57.521982 ( 16.683229)
test_basic 0.004676 0.003826 0.925845 ( 0.980386)
test_all 0.094699 0.031817 670.404485 (227.291227)
test_rubyspec 0.046774 0.036350 119.628784 ( 31.493195)
total: 290.37 sec