Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-151804
#<BuildRuby:0x000056091b394ea8
@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.20220717-151804",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011294 0.000214 0.988898 ( 1.175451)
build_miniruby 0.002003 0.000134 0.072983 ( 0.071647)
build_ruby 0.001689 0.000112 0.077754 ( 0.077160)
build_all 0.005146 0.005201 1.548993 ( 0.615396)
build_install 0.015842 0.005943 5.185038 ( 2.104971)
test_btest 0.001243 0.000219 77.357146 ( 8.715582)
test_basic 0.006661 0.001175 0.327010 ( 0.416069)
test_all 0.001677 0.000296 645.816618 ( 64.671746)
test_rubyspec 0.122115 0.059023 46.003324 ( 51.753261)
total: 129.60 sec