Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-072804
#<BuildRuby:0x00005632c0104070
@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.20230602-072804",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004613 0.000188 1.530538 ( 2.778237)
build_miniruby 0.000767 0.000226 0.754452 ( 0.753746)
build_ruby 0.001082 0.000318 2.382770 ( 2.383475)
build_all 0.008111 0.001106 12.352249 ( 1.057042)
build_install 0.003320 0.004025 1.697079 ( 0.900315)
test_btest 0.000580 0.000184 80.110229 ( 7.312732)
test_basic 0.002846 0.000899 0.608073 ( 0.694792)
test_all 0.001916 0.000000 448.565255 ( 41.616834)
test_rubyspec 0.026996 0.014348 41.137081 ( 53.684129)
total: 111.18 sec