Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-002439
#<BuildRuby:0x000056071bde12f0
@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.20220605-002439",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009832 0.000883 0.895939 ( 1.282421)
build_miniruby 0.001492 0.000230 0.055757 ( 0.054310)
build_ruby 0.001192 0.000184 0.056906 ( 0.055808)
build_all 0.008097 0.001246 1.195266 ( 0.483677)
build_install 0.018007 0.000234 5.030331 ( 2.486612)
test_btest 0.001666 0.000209 56.174167 ( 6.256101)
test_basic 0.000000 0.005106 0.296905 ( 0.388838)
test_all 0.002209 0.000862 512.396110 ( 53.850431)
test_rubyspec 0.094407 0.031387 41.484009 ( 47.306308)
total: 112.17 sec