Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-145401
#<BuildRuby:0x0000559393e12130
@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.20220527-145401",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008167 0.001043 0.829991 ( 0.947564)
build_miniruby 0.002000 0.000500 0.047977 ( 0.045455)
build_ruby 0.001167 0.000292 0.065734 ( 0.064246)
build_all 0.007069 0.000566 1.208517 ( 0.492094)
build_install 0.013268 0.005786 4.822922 ( 2.476782)
test_btest 0.001830 0.000488 52.389571 ( 6.050263)
test_basic 0.002095 0.004224 0.292071 ( 0.388081)
test_all 0.001824 0.000232 524.371135 ( 54.357089)
test_rubyspec 0.077421 0.054426 41.497064 ( 47.472537)
total: 112.29 sec