Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-103628
#<BuildRuby:0x0000555a356cbdf0
@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.20220503-103628",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006045 0.000930 0.846827 ( 1.372884)
build_miniruby 0.000939 0.000145 0.057390 ( 0.056054)
build_ruby 0.000956 0.000147 0.057079 ( 0.055779)
build_all 0.003710 0.000570 1.513602 ( 0.609087)
build_install 0.001063 0.009824 6.249923 ( 2.824342)
test_btest 0.000644 0.000198 48.517367 ( 8.386113)
test_basic 0.004468 0.001374 0.282985 ( 0.371510)
test_all 0.001157 0.000356 610.816111 ( 88.913429)
test_rubyspec 0.073118 0.054053 43.826288 ( 48.740002)
total: 151.33 sec