Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250807-024156
#<BuildRuby:0x000074445113fdd0
@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.20250807-024156",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004172 0.003533 3.725403 ( 2.670845)
build_miniruby 0.000234 0.001316 1.526387 ( 1.522730)
build_ruby 0.001346 0.000346 3.501123 ( 3.642952)
build_all 0.006068 0.001797 5.840783 ( 2.436507)
build_install 0.012743 0.005728 8.480776 ( 4.034947)
test_btest 0.000775 0.000050 56.631597 ( 15.721547)
test_basic 0.001090 0.006536 0.920995 ( 0.973507)
test_all 0.085759 0.034423 614.490855 (203.576908)
test_rubyspec 0.049009 0.030655 157.398336 ( 30.826431)
total: 265.41 sec