Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-020649
#<BuildRuby:0x00005555af027b50
@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.20230814-020649",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005642 0.000259 1.656534 ( 3.500302)
build_miniruby 0.000801 0.000126 0.904801 ( 0.904517)
build_ruby 0.000000 0.001339 2.588970 ( 2.589086)
build_all 0.004095 0.005878 14.405684 ( 1.266239)
build_install 0.006561 0.001562 2.063133 ( 0.915547)
test_btest 0.000796 0.000190 83.668879 ( 7.514200)
test_basic 0.004174 0.000993 0.736370 ( 0.811277)
test_all 0.000942 0.000224 546.086994 ( 47.208438)
test_rubyspec 0.004925 0.041499 44.660401 ( 57.044010)
total: 121.75 sec