Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-031947
#<BuildRuby:0x00005642cfc1d550
@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.20221031-031947",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009676 0.000235 1.119428 ( 1.188318)
build_miniruby 0.001235 0.000190 0.111488 ( 0.108723)
build_ruby 0.001252 0.000193 0.104221 ( 0.101025)
build_all 0.006792 0.001045 1.330937 ( 0.584609)
build_install 0.015492 0.000090 1.647371 ( 0.882669)
test_btest 0.001745 0.000218 64.145298 ( 6.880015)
test_basic 0.002011 0.005462 0.356322 ( 0.450648)
test_all 0.000546 0.006124 496.592299 ( 53.690515)
test_rubyspec 0.074865 0.053743 43.639001 ( 52.138340)
total: 116.03 sec