Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-234755
#<BuildRuby:0x0000562c83fb6548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-234755",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000014 0.000001 0.000015 ( 0.000009)
build_up 0.009972 0.000712 0.985132 ( 1.112587)
build_miniruby 0.001821 0.000130 0.077359 ( 0.075424)
build_ruby 0.001500 0.000107 0.072646 ( 0.070871)
build_all 0.009830 0.000703 4.179344 ( 0.791947)
build_install 0.022118 0.001090 7.860704 ( 2.310192)
test_btest 0.000895 0.000059 47.056509 ( 43.800648)
test_basic 0.001996 0.005538 0.348077 ( 0.436478)
test_all 0.001712 0.000202 694.053116 ( 67.014183)
test_rubyspec 0.117366 0.041371 46.104500 ( 51.541348)
total: 167.15 sec