Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-043511
#<BuildRuby:0x0000560ea978bd48
@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.20230109-043511",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003251 0.000271 0.627277 ( 1.036518)
build_miniruby 0.000825 0.000069 0.681540 ( 0.680706)
build_ruby 0.001280 0.000000 2.418161 ( 2.417853)
build_all 0.009409 0.000000 12.926954 ( 1.589450)
build_install 0.006627 0.000000 1.540091 ( 0.730532)
test_btest 0.000643 0.000000 65.160243 ( 6.087685)
test_basic 0.000000 0.003329 0.245573 ( 0.341687)
test_all 0.000946 0.000273 497.143603 ( 46.947907)
test_rubyspec 0.016260 0.013339 35.404343 ( 45.843995)
total: 105.68 sec