Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-105912
#<BuildRuby:0x000055bfaa012858
@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.20230109-105912",
@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.000042 0.000006 0.000048 ( 0.000047)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006680 0.901168 ( 1.090704)
build_miniruby 0.000793 0.000603 1.019196 ( 1.017243)
build_ruby 0.000000 0.001509 2.797699 ( 2.795058)
build_all 0.000000 0.010016 16.821779 ( 2.996600)
build_install 0.008835 0.002674 2.130976 ( 1.080763)
test_btest 0.000749 0.000333 72.338795 ( 10.983156)
test_basic 0.001944 0.004750 0.377463 ( 0.463286)
test_all 0.000896 0.000448 662.292952 (107.672162)
test_rubyspec 0.073958 0.061124 51.930252 ( 60.004063)
total: 188.10 sec