Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-092017
#<BuildRuby:0x00005593ecfcf708
@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.20230522-092017",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.005470 0.000000 1.407494 ( 2.718049)
build_miniruby 0.001558 0.000000 0.888317 ( 0.887188)
build_ruby 0.001202 0.000000 2.353593 ( 2.353631)
build_all 0.002425 0.007258 12.614225 ( 1.120181)
build_install 0.003202 0.004233 1.795167 ( 0.841176)
test_btest 0.000945 0.000000 82.458377 ( 7.240665)
test_basic 0.004393 0.000000 0.516912 ( 0.600899)
test_all 0.000760 0.000000 456.316998 ( 41.154322)
test_rubyspec 0.013875 0.027507 42.576946 ( 55.009529)
total: 111.93 sec