Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251223-170208
#<BuildRuby:0x000076111fa5fdd8
@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.20251223-170208",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000031 0.000009 0.000040 ( 0.000039)
build_up 0.003886 0.002414 2.439349 ( 2.568026)
build_miniruby 0.001142 0.000325 1.752188 ( 1.750027)
build_ruby 0.001370 0.000390 4.582713 ( 4.606634)
build_all 0.005569 0.003508 6.882008 ( 2.967797)
build_install 0.014435 0.006860 9.354061 ( 5.277818)
test_btest 0.000681 0.000214 77.270261 ( 21.261782)
test_basic 0.001666 0.008374 1.081755 ( 1.134131)
test_all 0.098131 0.035917 782.981702 (244.891474)
test_rubyspec 0.059350 0.031102 135.031135 ( 55.324674)
total: 339.78 sec