Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-074111
#<BuildRuby:0x000055e338a54a58
@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.20220214-074111",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010417 0.000484 0.978268 ( 4.349135)
build_miniruby 0.001467 0.000315 0.075732 ( 0.073770)
build_ruby 0.002445 0.000000 0.076928 ( 0.074100)
build_all 0.008565 0.001346 4.106070 ( 0.779125)
build_install 0.019318 0.003864 7.694485 ( 2.298505)
test_btest 0.000953 0.000191 75.510622 ( 8.243918)
test_basic 0.005982 0.001196 0.347424 ( 0.436546)
test_all 0.001617 0.000323 651.879405 ( 65.851595)
test_rubyspec 0.109243 0.061945 45.695962 ( 51.198766)
total: 133.31 sec