Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-044350
#<BuildRuby:0x000055f3e721b340
@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.20220305-044350",
@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.000000 0.000026 0.000026 ( 0.000044)
configure 0.000000 0.000013 0.000013 ( 0.000013)
build_up 0.004385 0.006922 1.024717 ( 1.704337)
build_miniruby 0.001717 0.000491 0.075096 ( 0.072956)
build_ruby 0.001709 0.000489 0.078000 ( 0.075705)
build_all 0.009440 0.002170 4.242768 ( 0.857018)
build_install 0.022750 0.000927 7.861197 ( 2.411766)
test_btest 0.000982 0.000213 73.000350 ( 8.431824)
test_basic 0.007413 0.000000 0.340806 ( 0.429150)
test_all 0.001884 0.000303 701.663749 ( 67.837042)
test_rubyspec 0.117587 0.047561 46.769091 ( 51.779397)
total: 133.60 sec