Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-181700
#<BuildRuby:0x0000557ff6dff810
@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.20220416-181700",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006376 0.005572 1.024552 ( 1.209778)
build_miniruby 0.001935 0.000446 0.075298 ( 0.072973)
build_ruby 0.001481 0.000342 0.075118 ( 0.073553)
build_all 0.004679 0.004814 1.526661 ( 0.596421)
build_install 0.018476 0.005279 5.833987 ( 2.816819)
test_btest 0.000983 0.000281 77.132879 ( 8.642238)
test_basic 0.007358 0.000292 0.333683 ( 0.427416)
test_all 0.002032 0.000542 696.717594 ( 67.996512)
test_rubyspec 0.096057 0.061927 46.738315 ( 52.068601)
total: 133.91 sec