Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-201905
#<BuildRuby:0x000055639b2486d8
@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.20220918-201905",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005312 0.004927 1.075444 ( 1.145800)
build_miniruby 0.001403 0.000301 0.117097 ( 0.115851)
build_ruby 0.001557 0.000334 0.111724 ( 0.096496)
build_all 0.008390 0.001798 1.613232 ( 0.672894)
build_install 0.016765 0.005416 1.922268 ( 0.993477)
test_btest 0.001072 0.000253 81.878420 ( 8.630685)
test_basic 0.008090 0.000648 0.380240 ( 0.471439)
test_all 0.003797 0.000844 641.709999 ( 66.881614)
test_rubyspec 0.106527 0.067584 45.833081 ( 54.255778)
total: 133.27 sec