Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-182703
#<BuildRuby:0x000055d779aa9550
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-182703",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010098 0.000292 0.817565 ( 0.927646)
build_miniruby 0.001176 0.000168 0.054742 ( 0.053091)
build_ruby 0.001668 0.000238 0.065298 ( 0.062882)
build_all 0.009068 0.000625 1.264447 ( 0.472097)
build_install 0.011419 0.005965 4.368735 ( 1.808324)
test_btest 0.001519 0.000284 54.007119 ( 6.623930)
test_basic 0.004437 0.000832 0.293433 ( 0.391084)
test_all 0.002117 0.000179 475.592718 ( 51.618207)
test_rubyspec 0.100373 0.035334 41.859031 ( 47.730339)
total: 109.69 sec