Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-001805
#<BuildRuby:0x0000564998ded400
@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.20220815-001805",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007981 0.001228 0.809115 ( 1.178951)
build_miniruby 0.001033 0.000159 0.053433 ( 0.053436)
build_ruby 0.001548 0.000238 0.068022 ( 0.068803)
build_all 0.006881 0.000336 1.262620 ( 0.480280)
build_install 0.016711 0.000912 1.600276 ( 0.814602)
test_btest 0.001202 0.000150 55.023309 ( 6.250183)
test_basic 0.005729 0.000057 0.288496 ( 0.382259)
test_all 0.003686 0.000434 509.663110 ( 53.324378)
test_rubyspec 0.081719 0.050345 41.531206 ( 49.070505)
total: 111.62 sec