Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-220004
#<BuildRuby:0x000055d2173ef140
@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.20230218-220004",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003572 0.000000 0.764956 ( 1.319025)
build_miniruby 0.000954 0.000000 0.654189 ( 0.653503)
build_ruby 0.001160 0.000000 2.118608 ( 2.119080)
build_all 0.008883 0.000000 12.392483 ( 1.537646)
build_install 0.006586 0.000000 1.537894 ( 0.786479)
test_btest 0.000659 0.000000 67.503521 ( 6.142548)
test_basic 0.000000 0.003468 0.282043 ( 0.377495)
test_all 0.000724 0.000550 476.757460 ( 47.130735)
test_rubyspec 0.015480 0.014517 34.825124 ( 45.410468)
total: 105.48 sec