Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-072853
#<BuildRuby:0x000055a1c747fce8
@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.20230729-072853",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005606 0.000477 1.515111 ( 2.706419)
build_miniruby 0.000733 0.000216 0.914246 ( 0.913532)
build_ruby 0.001242 0.000365 2.769450 ( 2.774416)
build_all 0.007165 0.002107 14.535040 ( 1.247059)
build_install 0.008805 0.000000 2.087330 ( 0.919840)
test_btest 0.001098 0.000000 81.914238 ( 7.873005)
test_basic 0.004891 0.000000 0.583855 ( 0.664668)
test_all 0.001283 0.000000 549.417668 ( 54.234143)
test_rubyspec 0.023024 0.017744 44.308877 ( 56.696300)
total: 128.03 sec