Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-004436
#<BuildRuby:0x000055a8f77d08e8
@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.20220808-004436",
@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.000018 0.000004 0.000022 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006783 0.004664 0.921983 ( 1.305285)
build_miniruby 0.002273 0.000000 0.119849 ( 0.116864)
build_ruby 0.004494 0.000000 3.176924 ( 2.982204)
build_all 0.016804 0.003915 21.958041 ( 4.640367)
build_install 0.020209 0.002769 5.139029 ( 2.052070)
test_btest 0.000957 0.000217 70.849954 ( 8.444067)
test_basic 0.009217 0.000999 0.324505 ( 0.420486)
test_all 0.001634 0.000355 677.241836 ( 66.916153)
test_rubyspec 0.103812 0.068271 45.661014 ( 53.267634)
total: 140.15 sec