Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-041710
#<BuildRuby:0x000055dc6535ae98
@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.20230330-041710",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000166 0.003503 0.855899 ( 2.156308)
build_miniruby 0.000681 0.000123 0.678269 ( 0.677585)
build_ruby 0.000938 0.000170 2.224674 ( 2.223845)
build_all 0.008580 0.000000 12.251718 ( 1.118132)
build_install 0.007339 0.000000 1.741770 ( 0.862712)
test_btest 0.000549 0.000063 77.129864 ( 6.664132)
test_basic 0.003122 0.000416 0.261503 ( 0.356297)
test_all 0.000923 0.000123 447.464262 ( 41.901170)
test_rubyspec 0.015452 0.005537 37.361631 ( 47.889296)
total: 103.85 sec