Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251210-172422
#<BuildRuby:0x000075b4382ffdc0
@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.20251210-172422",
@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.000027)
autoconf 0.000052 0.000011 0.000063 ( 0.000056)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.001007 0.006541 3.105625 ( 3.106622)
build_miniruby 0.001255 0.000316 1.927559 ( 1.971485)
build_ruby 0.000808 0.001212 5.008663 ( 5.116027)
build_all 0.007084 0.003033 7.466151 ( 3.571094)
build_install 0.017064 0.005661 10.307172 ( 6.311854)
test_btest 0.000722 0.000197 76.819758 ( 26.204009)
test_basic 0.005916 0.002872 1.131260 ( 1.198406)
test_all 0.087723 0.041719 729.786991 (241.898764)
test_rubyspec 0.040498 0.040671 123.292365 ( 27.886007)
total: 317.27 sec