Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-052752
#<BuildRuby:0x0000556d5253a678
@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-052752",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000051 0.000012 0.000063 ( 0.000060)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.002526 0.007671 0.867668 ( 1.059180)
build_miniruby 0.000998 0.000357 1.037805 ( 1.035938)
build_ruby 0.001215 0.000434 2.790956 ( 2.788329)
build_all 0.007239 0.002585 16.848702 ( 2.989379)
build_install 0.007593 0.004020 2.106649 ( 1.076295)
test_btest 0.000821 0.000308 78.177264 ( 10.846089)
test_basic 0.004739 0.001777 0.338638 ( 0.425208)
test_all 0.001064 0.000400 671.913066 (106.945308)
test_rubyspec 0.083570 0.042703 52.136950 ( 60.156727)
total: 187.32 sec