Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-205428
#<BuildRuby:0x000055c67684bba0
@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.20220819-205428",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004349 0.005376 0.854004 ( 0.924176)
build_miniruby 0.001052 0.000383 0.051527 ( 0.050151)
build_ruby 0.001036 0.000377 0.055993 ( 0.054352)
build_all 0.005477 0.001992 1.254579 ( 0.465808)
build_install 0.008579 0.006428 1.587000 ( 0.784597)
test_btest 0.000681 0.000284 51.329958 ( 6.078764)
test_basic 0.005762 0.000191 0.281702 ( 0.372499)
test_all 0.004125 0.000000 483.712779 ( 51.375655)
test_rubyspec 0.053168 0.077525 41.671912 ( 50.222908)
total: 110.33 sec