Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-051346
#<BuildRuby:0x0000560ae46b3948
@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.20230131-051346",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003509 0.000292 0.617621 ( 1.035073)
build_miniruby 0.000872 0.000073 0.627347 ( 0.626721)
build_ruby 0.001084 0.000090 2.027847 ( 2.027599)
build_all 0.008728 0.000000 11.863832 ( 1.458391)
build_install 0.006559 0.000000 1.461224 ( 0.706760)
test_btest 0.000657 0.000000 63.932395 ( 6.122465)
test_basic 0.003764 0.000000 0.260826 ( 0.356116)
test_all 0.001411 0.000000 483.067739 ( 45.810535)
test_rubyspec 0.020758 0.005164 34.516266 ( 45.115474)
total: 103.26 sec