Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-180626
#<BuildRuby:0x000056065dbef320
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-180626",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001691 0.004408 0.793529 ( 1.184736)
build_miniruby 0.000892 0.000223 0.850354 ( 0.850420)
build_ruby 0.001196 0.000299 2.671730 ( 2.672929)
build_all 0.007258 0.000680 12.026093 ( 0.991246)
build_install 0.007864 0.005490 3.404688 ( 0.965624)
test_btest 0.000706 0.000000 66.572850 ( 5.408695)
test_basic 0.005201 0.000312 0.407143 ( 0.486489)
test_all 0.060257 0.035661 395.292936 ( 33.806757)
test_rubyspec 0.036865 0.029916 40.958270 ( 53.497276)
total: 99.86 sec