Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-204921
#<BuildRuby:0x000074fab023fdc8
@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.20250723-204921",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004231 0.002787 3.224600 ( 2.435810)
build_miniruby 0.001087 0.000264 1.310995 ( 1.308493)
build_ruby 0.001649 0.000000 2.987929 ( 3.170119)
build_all 0.005305 0.001788 4.992007 ( 1.992354)
build_install 0.010545 0.003955 7.658982 ( 3.785586)
test_btest 0.002279 0.000023 50.962986 ( 14.900576)
test_basic 0.003096 0.003230 0.682736 ( 0.739129)
test_all 0.078555 0.034923 637.811391 (186.463774)
test_rubyspec 0.051843 0.025595 148.944255 ( 25.515790)
total: 240.31 sec