Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-090158
#<BuildRuby:0x00005611b6affbb8
@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.20230530-090158",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004673 0.000029 1.169286 ( 2.449852)
build_miniruby 0.000919 0.000046 0.757028 ( 0.756448)
build_ruby 0.001112 0.000055 2.430846 ( 2.430882)
build_all 0.004730 0.004278 12.391092 ( 1.075448)
build_install 0.006598 0.000629 1.627541 ( 0.900547)
test_btest 0.000706 0.000067 82.627312 ( 7.308047)
test_basic 0.000000 0.004247 0.661724 ( 0.743641)
test_all 0.000990 0.000447 430.916928 ( 48.722903)
test_rubyspec 0.011025 0.029579 41.880904 ( 54.361240)
total: 118.75 sec