Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-110317
#<BuildRuby:0x0000559e63654620
@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.20221116-110317",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.009002 1.144821 ( 1.166791)
build_miniruby 0.000000 0.002078 0.910948 ( 0.923928)
build_ruby 0.000000 0.002366 2.376111 ( 2.305713)
build_all 0.007141 0.009940 18.295477 ( 2.260747)
build_install 0.014614 0.005181 1.850796 ( 1.032607)
test_btest 0.000740 0.000390 87.221995 ( 9.721493)
test_basic 0.002634 0.005267 0.347393 ( 0.435480)
test_all 0.001400 0.000811 693.428420 ( 73.835110)
test_rubyspec 0.067576 0.057604 50.906898 ( 59.532593)
total: 151.22 sec