Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-170140
#<BuildRuby:0x000076568907fde0
@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.20251221-170140",
@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.000022 0.000004 0.000026 ( 0.000039)
autoconf 0.000000 0.000048 0.000048 ( 0.000048)
configure 0.000000 0.000041 0.000041 ( 0.000040)
build_up 0.003294 0.003765 3.068559 ( 2.871908)
build_miniruby 0.000000 0.001603 1.694230 ( 1.692096)
build_ruby 0.000551 0.001448 4.755281 ( 4.790312)
build_all 0.008826 0.000668 7.273782 ( 3.367283)
build_install 0.012389 0.007476 10.045804 ( 5.485725)
test_btest 0.000858 0.000000 78.351666 ( 22.294757)
test_basic 0.005753 0.004721 1.059661 ( 1.111489)
test_all 0.089346 0.045262 835.788048 (278.281638)
test_rubyspec 0.059092 0.028567 134.640421 ( 39.522426)
total: 359.42 sec