Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-233301
#<BuildRuby:0x00005599a953c3a0
@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.20220915-233301",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009488 0.000193 1.094508 ( 1.084709)
build_miniruby 0.001776 0.000237 0.076298 ( 0.074298)
build_ruby 0.001743 0.000233 0.077720 ( 0.076208)
build_all 0.009815 0.000681 1.561019 ( 0.603056)
build_install 0.018435 0.005391 1.891552 ( 0.930684)
test_btest 0.001211 0.000191 91.627268 ( 9.599645)
test_basic 0.007246 0.000335 0.357747 ( 0.446270)
test_all 0.004437 0.000666 632.310853 ( 66.314371)
test_rubyspec 0.117271 0.058714 46.769214 ( 54.950384)
total: 134.08 sec