Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-111628
#<BuildRuby:0x0000556065cc0090
@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.20230620-111628",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003911 0.001223 1.554624 ( 2.812965)
build_miniruby 0.000787 0.000245 0.899670 ( 0.898667)
build_ruby 0.000963 0.000301 2.392838 ( 2.393149)
build_all 0.008769 0.001328 15.650523 ( 1.479501)
build_install 0.008251 0.001711 4.601260 ( 1.105223)
test_btest 0.000882 0.000252 82.662120 ( 7.864094)
test_basic 0.005055 0.000000 0.757186 ( 0.838026)
test_all 0.001129 0.000000 449.470190 ( 41.569695)
test_rubyspec 0.014648 0.024487 42.858598 ( 55.302562)
total: 114.26 sec