Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-011212
#<BuildRuby:0x000055f1655a88e8
@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.20220830-011212",
@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.000020 0.000000 0.000020 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010465 0.000929 0.990144 ( 1.934963)
build_miniruby 0.001815 0.000260 0.076462 ( 0.074322)
build_ruby 0.001620 0.000232 0.067277 ( 0.065501)
build_all 0.010090 0.000059 1.554157 ( 0.587520)
build_install 0.023083 0.000900 1.873992 ( 0.905877)
test_btest 0.001025 0.000108 71.772043 ( 8.222002)
test_basic 0.007934 0.000257 0.321706 ( 0.408465)
test_all 0.003538 0.000354 644.781607 ( 65.025288)
test_rubyspec 0.097857 0.067894 45.856548 ( 54.354157)
total: 131.58 sec