Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-212322
#<BuildRuby:0x000055b6e2cfe9c0
@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.20221007-212322",
@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.000043 0.000007 0.000050 ( 0.000054)
configure 0.000019 0.000004 0.000023 ( 0.000020)
build_up 0.004768 0.004993 1.073600 ( 1.125435)
build_miniruby 0.001265 0.000316 0.103699 ( 0.102689)
build_ruby 0.001307 0.000327 0.096952 ( 0.093676)
build_all 0.007089 0.001772 1.337480 ( 0.567226)
build_install 0.016074 0.001294 1.669062 ( 0.885684)
test_btest 0.000000 0.001570 62.626939 ( 6.290202)
test_basic 0.004119 0.004995 0.366363 ( 0.453379)
test_all 0.008710 0.000000 490.523943 ( 53.732888)
test_rubyspec 0.087905 0.044524 42.548141 ( 50.876633)
total: 114.13 sec