Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-074125
#<BuildRuby:0x0000559e6ef97448
@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.20230330-074125",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003971 0.000000 0.848060 ( 2.156942)
build_miniruby 0.000838 0.000000 0.723219 ( 0.722314)
build_ruby 0.001092 0.000000 2.203342 ( 2.202668)
build_all 0.008752 0.000000 12.349481 ( 1.126954)
build_install 0.005818 0.002831 1.724222 ( 0.868671)
test_btest 0.000492 0.000052 77.098411 ( 7.851210)
test_basic 0.002621 0.000276 0.257846 ( 0.353174)
test_all 0.000608 0.000064 429.228750 ( 43.052960)
test_rubyspec 0.015344 0.004802 37.550947 ( 48.036022)
total: 106.37 sec