Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-200909
#<BuildRuby:0x00005616220a86e0
@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.20220827-200909",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000024 0.000004 0.000028 ( 0.000024)
build_up 0.000000 0.012730 0.960093 ( 0.981425)
build_miniruby 0.000000 0.002105 0.072158 ( 0.070768)
build_ruby 0.000000 0.002206 0.076773 ( 0.075395)
build_all 0.005516 0.003277 1.556492 ( 0.587804)
build_install 0.008132 0.014915 1.904197 ( 0.925243)
test_btest 0.000763 0.000509 74.255613 ( 8.112301)
test_basic 0.006416 0.001262 0.316859 ( 0.407814)
test_all 0.000500 0.003930 683.060778 ( 67.199187)
test_rubyspec 0.101058 0.081174 45.779532 ( 54.235389)
total: 132.60 sec