Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-004458
#<BuildRuby:0x00005626ed4680d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-004458",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004372 0.000000 0.809650 ( 1.088738)
build_miniruby 0.000968 0.000000 0.528566 ( 0.527915)
build_ruby 0.001255 0.000000 1.692931 ( 1.633954)
build_all 0.005715 0.003549 11.920736 ( 1.472604)
build_install 0.001068 0.005787 1.591096 ( 0.761611)
test_btest 0.000428 0.000361 62.789390 ( 6.010791)
test_basic 0.002891 0.000000 0.223651 ( 0.320777)
test_all 0.001080 0.000000 483.586492 ( 48.932730)
test_rubyspec 0.015416 0.013198 35.565219 ( 46.046159)
total: 106.80 sec