Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250626-060342
#<BuildRuby:0x00007b99452efdd8
@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.20250626-060342",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.004183 0.003725 3.497227 ( 2.870514)
build_miniruby 0.001337 0.000114 1.395050 ( 1.391461)
build_ruby 0.001541 0.000178 3.395299 ( 3.524465)
build_all 0.004453 0.003469 5.379710 ( 2.119561)
build_install 0.016565 0.002571 8.487202 ( 4.200681)
test_btest 0.000742 0.000238 53.333555 ( 20.716626)
test_basic 0.003805 0.004615 1.007010 ( 1.186049)
test_all 0.085914 0.035096 746.628358 (324.421085)
test_rubyspec 0.047555 0.029300 154.960696 ( 32.612061)
total: 393.04 sec