Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-082553
#<BuildRuby:0x000055a8bd797280
@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-082553",
@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.000013 0.000002 0.000015 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003415 0.000488 0.794177 ( 1.174406)
build_miniruby 0.000827 0.000118 0.907883 ( 0.908941)
build_ruby 0.000000 0.001327 2.806815 ( 2.809213)
build_all 0.007189 0.002584 14.758686 ( 1.362383)
build_install 0.008850 0.000000 4.194142 ( 1.166320)
test_btest 0.000716 0.000000 77.604674 ( 7.451003)
test_basic 0.003227 0.000000 0.439001 ( 0.521146)
test_all 0.100491 0.033655 496.948964 ( 54.039520)
test_rubyspec 0.022317 0.013477 50.077860 ( 62.664139)
total: 132.10 sec