Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250616-230041
#<BuildRuby:0x00007894e8affdc0
@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.20250616-230041",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004600 0.004216 4.465676 ( 2.489207)
build_miniruby 0.001417 0.000000 1.186883 ( 1.184210)
build_ruby 0.001662 0.000043 3.256016 ( 3.422566)
build_all 0.005235 0.003096 5.760588 ( 2.482499)
build_install 0.015714 0.005240 8.876814 ( 4.139785)
test_btest 0.000696 0.000235 51.927686 ( 14.589496)
test_basic 0.003027 0.003421 0.845596 ( 0.903491)
test_all 0.085715 0.036192 693.040174 (275.160292)
test_rubyspec 0.050180 0.028473 109.513130 ( 40.079622)
total: 344.45 sec