Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-154758
#<BuildRuby:0x0000556d4ed8c0a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-154758",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.004077 0.826928 ( 1.196275)
build_miniruby 0.000000 0.000980 0.893366 ( 0.892886)
build_ruby 0.000000 0.001257 2.700976 ( 2.702554)
build_all 0.006918 0.002978 14.689454 ( 1.352212)
build_install 0.007420 0.001590 4.237337 ( 1.126583)
test_btest 0.000562 0.000120 77.284869 ( 7.706101)
test_basic 0.002769 0.000593 0.449295 ( 0.528003)
test_all 0.088818 0.045162 490.866214 ( 58.118578)
test_rubyspec 0.019075 0.014727 49.512015 ( 62.010263)
total: 135.63 sec