Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-112615
#<BuildRuby:0x00005572090708e8
@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-112615",
@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.000019 0.000001 0.000020 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011485 0.000221 0.990554 ( 1.027615)
build_miniruby 0.001894 0.000118 0.072775 ( 0.071609)
build_ruby 0.001625 0.000101 0.079355 ( 0.077990)
build_all 0.009958 0.000061 1.550364 ( 0.589694)
build_install 0.016550 0.006331 1.911939 ( 0.930211)
test_btest 0.001234 0.000000 74.928916 ( 8.249786)
test_basic 0.003121 0.004456 0.317800 ( 0.407109)
test_all 0.003322 0.002261 680.010176 ( 67.019243)
test_rubyspec 0.099742 0.084843 46.005999 ( 54.419726)
total: 132.79 sec