Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-210611
#<BuildRuby:0x00005560a36685b0
@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.20220821-210611",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009823 0.002266 0.962565 ( 0.989533)
build_miniruby 0.001964 0.000453 0.070458 ( 0.068900)
build_ruby 0.000000 0.002077 0.070652 ( 0.069752)
build_all 0.004627 0.005826 1.523600 ( 0.592539)
build_install 0.020682 0.001986 1.889679 ( 0.930737)
test_btest 0.001480 0.000000 77.661063 ( 8.380887)
test_basic 0.008140 0.000000 0.336307 ( 0.425987)
test_all 0.004117 0.000000 634.371030 ( 64.664674)
test_rubyspec 0.111831 0.070672 45.776009 ( 54.233788)
total: 130.36 sec