Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-102716
#<BuildRuby:0x0000556d77428a58
@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.20220308-102716",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007090 0.004905 0.998602 ( 1.102248)
build_miniruby 0.001470 0.000452 0.074872 ( 0.073513)
build_ruby 0.001398 0.000431 0.077051 ( 0.075149)
build_all 0.005935 0.004958 4.200260 ( 0.848832)
build_install 0.010456 0.011826 7.889564 ( 2.418335)
test_btest 0.000000 0.001429 71.762858 ( 8.185406)
test_basic 0.002552 0.004758 0.338464 ( 0.430629)
test_all 0.001087 0.000580 683.492249 ( 67.390330)
test_rubyspec 0.072490 0.085035 46.013877 ( 51.400614)
total: 131.93 sec