Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-074133
#<BuildRuby:0x00005641096974b8
@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.20220731-074133",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006547 0.004589 1.052069 ( 1.527804)
build_miniruby 0.002546 0.000000 0.064566 ( 0.061996)
build_ruby 0.001788 0.000034 0.075877 ( 0.074728)
build_all 0.010038 0.001084 1.555852 ( 0.609773)
build_install 0.018588 0.004681 5.233147 ( 2.101296)
test_btest 0.001016 0.000203 73.105523 ( 8.404836)
test_basic 0.005668 0.001134 0.315239 ( 0.404785)
test_all 0.001905 0.000381 682.008586 ( 66.814269)
test_rubyspec 0.099084 0.088375 45.533450 ( 51.389028)
total: 131.39 sec