Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-151254
#<BuildRuby:0x0000563fa317b568
@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-151254",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003518 0.000502 0.875164 ( 1.255652)
build_miniruby 0.000918 0.000131 0.883286 ( 0.882859)
build_ruby 0.001430 0.000205 2.810810 ( 2.813175)
build_all 0.009129 0.001304 14.686798 ( 1.447870)
build_install 0.008291 0.000484 4.178739 ( 1.125073)
test_btest 0.000588 0.000080 76.250095 ( 7.115744)
test_basic 0.003037 0.000415 0.465489 ( 0.547673)
test_all 0.106003 0.025950 494.617804 ( 55.908085)
test_rubyspec 0.019853 0.016232 49.181532 ( 61.781092)
total: 132.88 sec