Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-065541
#<BuildRuby:0x0000556bc380ef60
@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.20230207-065541",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003245 0.000590 0.606811 ( 1.028477)
build_miniruby 0.000764 0.000139 0.637167 ( 0.636618)
build_ruby 0.000000 0.001334 2.054556 ( 2.053853)
build_all 0.003097 0.005986 12.303887 ( 1.523210)
build_install 0.005043 0.001551 1.465073 ( 0.713240)
test_btest 0.000543 0.000167 62.338887 ( 6.380748)
test_basic 0.000609 0.003179 0.255503 ( 0.350491)
test_all 0.000782 0.000280 483.554572 ( 47.601041)
test_rubyspec 0.013487 0.018008 35.619451 ( 46.158649)
total: 106.45 sec