Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251103-060228
#<BuildRuby:0x00007245b099fdc8
@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.20251103-060228",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.001948 0.004062 1.824158 ( 2.340330)
build_miniruby 0.001373 0.000117 1.317789 ( 1.314191)
build_ruby 0.001935 0.000001 3.309815 ( 3.439966)
build_all 0.004911 0.003364 5.964145 ( 2.399271)
build_install 0.013963 0.004657 7.602925 ( 3.976458)
test_btest 0.000157 0.000704 61.328257 ( 16.148791)
test_basic 0.002611 0.006695 0.764641 ( 0.808331)
test_all 0.090500 0.034366 659.734503 (221.973674)
test_rubyspec 0.055065 0.026587 121.162830 ( 24.838224)
total: 277.24 sec