Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-081352
#<BuildRuby:0x000055f05e7a04f0
@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.20220206-081352",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006538 0.005329 1.003018 ( 3.185510)
build_miniruby 0.001361 0.000291 0.076609 ( 0.074563)
build_ruby 0.001818 0.000390 0.075216 ( 0.072892)
build_all 0.010425 0.001157 4.145316 ( 0.792364)
build_install 0.020962 0.001924 7.772006 ( 2.330949)
test_btest 0.001152 0.000203 75.701330 ( 7.787448)
test_basic 0.002788 0.005091 0.336308 ( 0.424913)
test_all 0.001618 0.000360 651.225592 ( 64.766983)
test_rubyspec 0.080618 0.093682 46.070741 ( 51.358351)
total: 130.79 sec