Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-210026
#<BuildRuby:0x0000558f8c1a3738
@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.20230525-210026",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001563 0.003289 1.350313 ( 2.632288)
build_miniruby 0.000769 0.000209 0.852804 ( 0.852664)
build_ruby 0.001049 0.000286 2.302296 ( 2.303644)
build_all 0.008321 0.001106 12.351546 ( 1.106268)
build_install 0.007425 0.000000 1.696648 ( 0.809305)
test_btest 0.001083 0.000006 81.570069 ( 6.577373)
test_basic 0.003579 0.000767 0.677903 ( 0.764117)
test_all 0.001057 0.000226 444.127310 ( 47.253436)
test_rubyspec 0.016789 0.018778 40.601779 ( 53.087505)
total: 115.39 sec