Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-193130
#<BuildRuby:0x0000559e3cb30af8
@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.20220325-193130",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007055 0.004736 0.984329 ( 1.225554)
build_miniruby 0.001618 0.000346 0.076069 ( 0.074166)
build_ruby 0.001580 0.000338 0.073588 ( 0.071575)
build_all 0.009748 0.000118 4.146602 ( 0.833214)
build_install 0.017192 0.003494 7.739143 ( 2.420326)
test_btest 0.000897 0.000171 72.954244 ( 8.230821)
test_basic 0.007106 0.000497 0.329804 ( 0.419085)
test_all 0.001552 0.000282 696.922758 ( 67.945359)
test_rubyspec 0.096321 0.083401 45.806858 ( 51.213427)
total: 132.43 sec