Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-024149
#<BuildRuby:0x00005610b61f7918
@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.20230707-024149",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004428 0.001041 1.555733 ( 2.923476)
build_miniruby 0.000000 0.001095 0.962649 ( 0.963122)
build_ruby 0.000000 0.001527 2.893073 ( 2.893991)
build_all 0.007200 0.001133 8.467414 ( 7.731635)
build_install 0.004578 0.004247 2.182419 ( 1.795240)
test_btest 0.001346 0.000000 89.007704 ( 7.679450)
test_basic 0.003951 0.002029 0.834741 ( 0.912571)
test_all 0.001242 0.000378 471.366432 ( 51.906851)
test_rubyspec 0.028016 0.011932 44.644528 ( 57.176860)
total: 133.98 sec