Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-174823
#<BuildRuby:0x0000564c183f0010
@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.20230104-174823",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000000 0.006364 0.848956 ( 1.046242)
build_miniruby 0.000784 0.000551 1.012397 ( 1.010234)
build_ruby 0.001159 0.000414 2.765089 ( 2.762494)
build_all 0.006431 0.003393 16.720594 ( 2.985781)
build_install 0.011675 0.000074 2.292306 ( 1.187255)
test_btest 0.000734 0.000232 71.599773 ( 10.749912)
test_basic 0.000000 0.006486 0.310531 ( 0.396938)
test_all 0.000000 0.001303 675.894001 ( 95.000020)
test_rubyspec 0.054167 0.035838 51.253237 ( 59.372387)
total: 174.51 sec