Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-021352
#<BuildRuby:0x000055bda924fe70
@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.20230131-021352",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005672 0.000810 0.844517 ( 1.037378)
build_miniruby 0.001181 0.000169 1.004384 ( 1.002425)
build_ruby 0.000000 0.001352 2.790747 ( 2.788286)
build_all 0.000264 0.009536 16.742037 ( 3.011278)
build_install 0.003522 0.005338 2.079650 ( 1.068257)
test_btest 0.001054 0.000000 73.738809 ( 10.529499)
test_basic 0.005296 0.000767 0.356000 ( 0.442677)
test_all 0.001292 0.000000 652.156984 (103.875861)
test_rubyspec 0.065069 0.058232 51.847588 ( 59.946407)
total: 183.70 sec