Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-142846
#<BuildRuby:0x000055b852483e78
@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.20230107-142846",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003421 0.000263 0.612819 ( 1.401010)
build_miniruby 0.000800 0.000062 0.680264 ( 0.679666)
build_ruby 0.001175 0.000090 2.417123 ( 2.416574)
build_all 0.008825 0.000679 13.015089 ( 1.595266)
build_install 0.001450 0.005312 1.540381 ( 0.726197)
test_btest 0.000580 0.000089 68.027032 ( 6.093379)
test_basic 0.003042 0.000468 0.270760 ( 0.366272)
test_all 0.000904 0.000139 496.389890 ( 48.590066)
test_rubyspec 0.008482 0.019954 35.467887 ( 45.936691)
total: 107.81 sec