Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250731-033023
#<BuildRuby:0x00007308bfc2fde0
@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.20250731-033023",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.002202 0.006465 4.257117 ( 3.101872)
build_miniruby 0.000656 0.000872 1.672902 ( 1.670044)
build_ruby 0.000678 0.001168 4.327805 ( 15.951304)
build_all 0.006174 0.002882 6.692787 ( 3.636889)
build_install 0.019722 0.002012 9.819153 ( 5.060115)
test_btest 0.000223 0.000726 64.399307 ( 27.356219)
test_basic 0.002638 0.001236 0.980578 ( 5.186498)
test_all 0.088856 0.038651 738.934103 (260.332745)
test_rubyspec 0.050662 0.033055 160.430401 ( 44.850234)
total: 367.15 sec