Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-190234
#<BuildRuby:0x000055e6e9a85400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221016-190234",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.010167 0.000314 1.105597 ( 1.160319)
build_miniruby 0.001675 0.000240 0.106676 ( 0.103168)
build_ruby 0.001414 0.000202 0.093470 ( 0.090617)
build_all 0.007989 0.000000 1.328081 ( 0.565803)
build_install 0.014436 0.001108 1.651088 ( 0.889583)
test_btest 0.001674 0.000197 61.296475 ( 6.651059)
test_basic 0.006692 0.000185 0.364693 ( 0.460916)
test_all 0.006861 0.000000 517.021098 ( 54.862291)
test_rubyspec 0.074427 0.057724 43.519743 ( 52.114504)
total: 116.90 sec