Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-094431
#<BuildRuby:0x0000555bc0a1f858
@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.20220328-094431",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010995 0.000998 0.999338 ( 1.670400)
build_miniruby 0.001790 0.000256 0.072914 ( 0.070797)
build_ruby 0.002163 0.000309 0.076811 ( 0.074026)
build_all 0.009665 0.000648 4.240268 ( 0.848120)
build_install 0.019040 0.004901 7.827139 ( 2.483644)
test_btest 0.001240 0.000195 72.923332 ( 8.422651)
test_basic 0.003658 0.004839 0.336416 ( 0.426109)
test_all 0.001389 0.000278 702.800201 ( 68.094656)
test_rubyspec 0.114480 0.051862 45.757309 ( 51.178935)
total: 133.27 sec