Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-081628
#<BuildRuby:0x0000560066590008
@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.20230114-081628",
@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.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005381 0.001242 0.843118 ( 1.458848)
build_miniruby 0.001074 0.000247 1.024385 ( 1.022328)
build_ruby 0.001398 0.000323 2.794669 ( 2.792019)
build_all 0.007939 0.001832 16.785493 ( 2.991130)
build_install 0.008001 0.003332 2.079838 ( 1.070893)
test_btest 0.000878 0.000219 78.957674 ( 10.515765)
test_basic 0.006953 0.000486 0.371471 ( 0.455960)
test_all 0.001062 0.000250 655.821466 ( 96.870569)
test_rubyspec 0.059485 0.052591 52.273529 ( 60.349281)
total: 177.53 sec