Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-184149
#<BuildRuby:0x0000558d8964f340
@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.20230204-184149",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003464 0.000000 0.639177 ( 1.221939)
build_miniruby 0.000966 0.000000 0.656469 ( 0.655994)
build_ruby 0.001210 0.000000 2.067406 ( 2.067018)
build_all 0.009062 0.000000 12.074512 ( 1.508437)
build_install 0.002069 0.004032 1.493675 ( 0.708922)
test_btest 0.000634 0.000035 64.825136 ( 6.146840)
test_basic 0.003583 0.000199 0.259917 ( 0.354798)
test_all 0.001701 0.000095 489.735176 ( 45.617815)
test_rubyspec 0.017726 0.010854 35.027351 ( 45.609728)
total: 103.89 sec