Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250731-162413
#<BuildRuby:0x000071236445fdc8
@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-162413",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004631 0.003197 3.988892 ( 2.766607)
build_miniruby 0.000549 0.000880 1.232798 ( 1.229197)
build_ruby 0.000471 0.001153 2.931919 ( 3.083090)
build_all 0.003053 0.004408 5.305366 ( 2.100759)
build_install 0.016015 0.000302 8.650734 ( 4.332510)
test_btest 0.001322 0.001101 55.358475 ( 15.186718)
test_basic 0.003940 0.004336 0.962749 ( 1.014034)
test_all 0.083362 0.036381 725.105795 (235.173770)
test_rubyspec 0.049300 0.034652 159.107178 ( 32.546225)
total: 297.44 sec