Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-093746
#<BuildRuby:0x00005650b6277ba0
@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.20220820-093746",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.011355 0.000873 0.839996 ( 0.879544)
build_miniruby 0.001308 0.000101 0.063927 ( 0.063124)
build_ruby 0.003024 0.000232 0.056305 ( 0.053680)
build_all 0.009867 0.000000 1.224982 ( 0.464052)
build_install 0.012927 0.005379 1.613133 ( 0.804808)
test_btest 0.001399 0.000000 52.046197 ( 6.102032)
test_basic 0.005998 0.000256 0.300262 ( 0.396048)
test_all 0.004634 0.000347 481.624511 ( 51.545051)
test_rubyspec 0.115439 0.021434 41.974039 ( 50.197173)
total: 110.51 sec