Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-070541
#<BuildRuby:0x0000563a434bc6d8
@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.20220906-070541",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007605 0.005185 0.965146 ( 1.106045)
build_miniruby 0.001760 0.000252 0.074434 ( 0.072781)
build_ruby 0.001764 0.000252 0.074414 ( 0.072651)
build_all 0.008276 0.001182 1.595043 ( 0.603109)
build_install 0.021639 0.000000 1.929429 ( 0.942636)
test_btest 0.001046 0.000081 95.222338 ( 9.558151)
test_basic 0.000856 0.005692 0.352057 ( 0.447664)
test_all 0.001664 0.002335 682.851917 ( 68.576733)
test_rubyspec 0.138076 0.035082 46.793987 ( 55.248077)
total: 136.63 sec