Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-075608
#<BuildRuby:0x000055bae9bd00c0
@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-075608",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000121 0.003567 0.836857 ( 2.429165)
build_miniruby 0.000796 0.000061 0.675226 ( 0.674455)
build_ruby 0.001120 0.000086 2.234362 ( 2.233652)
build_all 0.008657 0.000080 12.049258 ( 1.109698)
build_install 0.007389 0.000000 1.722124 ( 0.866770)
test_btest 0.000527 0.000020 78.553929 ( 6.927688)
test_basic 0.002708 0.000160 0.257797 ( 0.353153)
test_all 0.001024 0.000061 423.844349 ( 44.268692)
test_rubyspec 0.019186 0.001128 37.643836 ( 48.169226)
total: 107.03 sec