Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-122328
#<BuildRuby:0x000055d3ea51b918
@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.20240106-122328",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003455 0.000182 0.961157 ( 1.338141)
build_miniruby 0.001193 0.000063 0.924314 ( 0.924770)
build_ruby 0.001327 0.000069 2.730934 ( 2.732456)
build_all 0.005210 0.004850 14.866611 ( 1.388924)
build_install 0.008689 0.000411 4.273692 ( 1.129793)
test_btest 0.000665 0.000000 77.243026 ( 7.208832)
test_basic 0.000293 0.003046 0.438420 ( 0.520124)
test_all 0.110753 0.022702 549.922349 ( 50.234009)
test_rubyspec 0.027084 0.006907 49.499230 ( 61.979464)
total: 127.46 sec