Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-003050
#<BuildRuby:0x000055ca665ef340
@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.20220402-003050",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011466 0.000000 1.017654 ( 1.091597)
build_miniruby 0.002111 0.000117 0.078159 ( 0.076030)
build_ruby 0.001834 0.000102 0.070191 ( 0.068316)
build_all 0.005487 0.004211 4.227468 ( 0.849660)
build_install 0.022213 0.000126 8.540274 ( 2.984605)
test_btest 0.001160 0.000097 71.306258 ( 8.342559)
test_basic 0.007652 0.000638 0.342933 ( 0.431689)
test_all 0.002217 0.000184 651.515107 ( 65.445436)
test_rubyspec 0.101754 0.079221 46.156106 ( 51.390124)
total: 130.68 sec