Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-212116
#<BuildRuby:0x00007fc248f1fdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241028-212116",
@make="make",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000043 0.000006 0.000049 ( 0.000049)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.009052 0.000713 4.268143 ( 4.764481)
build_miniruby 0.001557 0.000222 1.869581 ( 1.926739)
build_ruby 0.001989 0.000284 4.894786 ( 5.188552)
build_all 0.006148 0.004617 7.200368 ( 4.268175)
build_install 0.009764 0.008947 8.785221 ( 4.126869)
test_btest 0.000880 0.000186 71.195197 ( 19.240809)
test_basic 0.005266 0.003615 0.750595 ( 0.798318)
test_all 0.126751 0.021019 653.583914 (207.465923)
test_rubyspec 0.049193 0.031666 120.370247 ( 24.842696)
total: 272.62 sec