Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-072911
#<BuildRuby:0x000055bd44213d18
@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-072911",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002788 0.001115 0.796107 ( 1.128933)
build_miniruby 0.000581 0.000232 0.690117 ( 0.690468)
build_ruby 0.001334 0.000000 2.413646 ( 2.338171)
build_all 0.001343 0.007774 12.329989 ( 1.510403)
build_install 0.005776 0.000798 1.563319 ( 0.750601)
test_btest 0.000430 0.000215 64.894085 ( 6.247645)
test_basic 0.000000 0.003300 0.224087 ( 0.319684)
test_all 0.000055 0.001022 489.983012 ( 50.848361)
test_rubyspec 0.018991 0.007511 35.053258 ( 45.640914)
total: 109.48 sec