Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-170535
#<BuildRuby:0x000055e2ab795390
@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-170535",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009242 0.000794 1.139950 ( 1.483379)
build_miniruby 0.001655 0.000255 0.104084 ( 0.100996)
build_ruby 0.001425 0.000219 0.113195 ( 0.111072)
build_all 0.007989 0.000000 1.364357 ( 0.580611)
build_install 0.015559 0.000559 1.712119 ( 0.914669)
test_btest 0.001649 0.000194 64.404756 ( 6.536631)
test_basic 0.006124 0.000721 0.337203 ( 0.427788)
test_all 0.008321 0.000000 514.591288 ( 54.638958)
test_rubyspec 0.109934 0.024296 43.191101 ( 51.772533)
total: 116.57 sec