Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-140521
#<BuildRuby:0x0000557d444143c8
@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-140521",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.001555 0.004745 0.858230 ( 1.183104)
build_miniruby 0.001321 0.000000 1.020368 ( 1.018322)
build_ruby 0.001605 0.000000 2.785242 ( 2.782608)
build_all 0.008659 0.001180 16.761360 ( 2.990851)
build_install 0.007315 0.003860 2.106263 ( 1.081922)
test_btest 0.000727 0.000273 69.331630 ( 11.803926)
test_basic 0.003329 0.003969 0.377543 ( 0.462563)
test_all 0.001089 0.000449 659.607671 (101.034807)
test_rubyspec 0.069146 0.062425 52.233794 ( 60.310670)
total: 182.67 sec