Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-091118
#<BuildRuby:0x00005577e9012fc8
@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.20230111-091118",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003415 0.000570 0.669672 ( 1.393376)
build_miniruby 0.000745 0.000124 0.809928 ( 0.809793)
build_ruby 0.001262 0.000000 2.419517 ( 2.419462)
build_all 0.009834 0.000000 12.989918 ( 1.607350)
build_install 0.002876 0.003901 1.564862 ( 0.740640)
test_btest 0.000604 0.000115 66.383185 ( 6.385380)
test_basic 0.000242 0.003196 0.247372 ( 0.342898)
test_all 0.001091 0.000000 505.603734 ( 46.771519)
test_rubyspec 0.020054 0.008713 35.361499 ( 45.907434)
total: 106.38 sec