Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260107-161557
#<BuildRuby:0x000077944479fdd8
@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-161557",
@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.000006 0.000024 ( 0.000026)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.004538 0.003189 3.235077 ( 3.365153)
build_miniruby 0.001458 0.000214 1.891312 ( 1.979730)
build_ruby 0.000898 0.001197 4.725653 ( 4.810501)
build_all 0.005356 0.005578 7.565780 ( 4.768561)
build_install 0.018708 0.004845 10.818006 ( 7.806094)
test_btest 0.001190 0.000042 82.153364 ( 42.194634)
test_basic 0.004460 0.004569 1.168843 ( 1.368644)
test_all 0.104177 0.032333 822.466739 (490.389320)
test_rubyspec 0.056415 0.035418 139.008407 ( 87.848899)
total: 644.54 sec