Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-142350
#<BuildRuby:0x00005571642025d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221128-142350",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004681 0.000049 1.080219 ( 1.310549)
build_miniruby 0.000952 0.000063 0.953194 ( 0.951726)
build_ruby 0.001171 0.000078 2.763290 ( 2.664447)
build_all 0.008981 0.000000 15.850942 ( 3.333147)
build_install 0.005805 0.003558 1.957553 ( 1.146041)
test_btest 0.000522 0.000052 65.278697 ( 10.835226)
test_basic 0.004349 0.000435 0.310699 ( 0.401533)
test_all 0.000881 0.000088 682.167581 (105.395839)
test_rubyspec 0.041482 0.018761 52.735882 ( 61.046225)
total: 187.09 sec