Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-212118
#<BuildRuby:0x000055e3e8491390
@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.20220725-212118",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.011154 0.870288 ( 0.906218)
build_miniruby 0.000000 0.001430 0.054988 ( 0.053390)
build_ruby 0.000000 0.002316 0.060429 ( 0.057584)
build_all 0.007798 0.001602 1.263974 ( 0.472493)
build_install 0.010938 0.006717 4.435775 ( 1.815931)
test_btest 0.001121 0.000420 53.846972 ( 5.976787)
test_basic 0.000919 0.005087 0.280874 ( 0.373457)
test_all 0.001125 0.000492 482.674964 ( 51.993984)
test_rubyspec 0.080171 0.049531 41.716596 ( 47.578209)
total: 109.23 sec