Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-210701
#<BuildRuby:0x0000557c34526f88
@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.20230311-210701",
@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.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003085 0.001028 0.827416 ( 2.125210)
build_miniruby 0.000684 0.000228 0.648893 ( 0.648326)
build_ruby 0.000870 0.000290 2.102827 ( 2.102118)
build_all 0.006395 0.002132 11.258027 ( 0.990606)
build_install 0.006813 0.000000 1.538717 ( 0.818383)
test_btest 0.000983 0.000000 73.721157 ( 6.406773)
test_basic 0.003406 0.000000 0.248697 ( 0.344283)
test_all 0.000888 0.000000 401.305818 ( 39.449953)
test_rubyspec 0.004716 0.024187 35.638990 ( 46.219080)
total: 99.11 sec