Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-082222
#<BuildRuby:0x00005584888bbe80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230111-082222",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005416 0.001160 0.860561 ( 1.036439)
build_miniruby 0.001070 0.000229 1.008950 ( 1.007019)
build_ruby 0.001336 0.000286 2.769690 ( 2.767211)
build_all 0.006953 0.002933 16.788482 ( 3.005365)
build_install 0.009265 0.002180 2.124911 ( 1.081130)
test_btest 0.000883 0.000208 72.845260 ( 10.530123)
test_basic 0.006321 0.000372 0.346757 ( 0.432982)
test_all 0.001005 0.000223 664.027812 ( 97.949684)
test_rubyspec 0.074320 0.048473 51.687298 ( 59.734440)
total: 177.54 sec