Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-163752
#<BuildRuby:0x000056063b6588e8
@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.20220404-163752",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009354 0.002339 1.017334 ( 1.189410)
build_miniruby 0.000000 0.002246 0.078746 ( 0.076559)
build_ruby 0.000000 0.002572 0.070505 ( 0.067849)
build_all 0.006490 0.003474 4.078784 ( 0.821500)
build_install 0.014359 0.009409 8.493397 ( 2.973619)
test_btest 0.000000 0.001292 77.192850 ( 8.220492)
test_basic 0.002638 0.004669 0.340102 ( 0.435756)
test_all 0.001599 0.000000 698.728042 ( 67.565777)
test_rubyspec 0.124386 0.049324 46.784151 ( 51.956295)
total: 133.31 sec