Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-075627
#<BuildRuby:0x00005595ed9f3d90
@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.20220507-075627",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002860 0.003742 0.834672 ( 0.954544)
build_miniruby 0.000765 0.000255 0.057558 ( 0.056187)
build_ruby 0.000757 0.000252 0.057546 ( 0.056259)
build_all 0.001224 0.003060 1.513108 ( 0.607293)
build_install 0.010261 0.000765 6.267454 ( 2.803709)
test_btest 0.000562 0.000000 52.900248 ( 8.274675)
test_basic 0.000000 0.006040 0.333666 ( 0.421705)
test_all 0.000501 0.000863 625.097565 ( 90.363246)
test_rubyspec 0.051845 0.067099 43.837773 ( 48.749830)
total: 152.29 sec