Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260317-034803
#<BuildRuby:0x00007743bb78fde0
@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.20260317-034803",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.002773 0.003959 2.706560 ( 2.933201)
build_miniruby 0.001872 0.000000 2.096739 ( 2.067056)
build_ruby 0.002134 0.000000 5.721434 ( 5.760340)
build_all 0.005806 0.003472 7.248798 ( 3.188887)
build_install 0.012636 0.008359 10.150850 ( 5.937383)
test_btest 0.000000 0.001102 82.000130 ( 23.341795)
test_basic 0.004767 0.006137 1.197503 ( 1.271462)
test_all 0.099342 0.037664 835.332941 (259.111211)
test_rubyspec 0.055019 0.036908 138.635260 ( 31.473388)
total: 335.09 sec