Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-092534
#<BuildRuby:0x000055ceb5ac34b8
@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.20220826-092534",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009707 0.001387 1.018124 ( 3.624925)
build_miniruby 0.002059 0.000294 0.074278 ( 0.072665)
build_ruby 0.001750 0.000250 0.078533 ( 0.077373)
build_all 0.008378 0.001197 1.544475 ( 0.595062)
build_install 0.009348 0.012759 1.886553 ( 0.926352)
test_btest 0.000853 0.000237 73.067049 ( 7.953906)
test_basic 0.006495 0.000520 0.325976 ( 0.416630)
test_all 0.005396 0.000133 690.009791 ( 66.974698)
test_rubyspec 0.084893 0.081317 45.865562 ( 54.740186)
total: 135.38 sec