Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260107-103925
#<BuildRuby:0x000073b5994cfdc0
@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.20260107-103925",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.003798 0.003963 3.079125 ( 3.015286)
build_miniruby 0.001127 0.000752 1.978702 ( 1.992776)
build_ruby 0.001283 0.000792 4.533348 ( 4.629546)
build_all 0.006784 0.002383 6.992206 ( 3.196355)
build_install 0.016549 0.004171 9.820502 ( 5.610383)
test_btest 0.000191 0.000752 79.101614 ( 24.839739)
test_basic 0.003928 0.005252 1.094538 ( 1.149045)
test_all 0.096945 0.037684 844.114844 (259.167602)
test_rubyspec 0.050517 0.037477 134.668598 ( 31.933696)
total: 335.54 sec