Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-014038
#<BuildRuby:0x000056108ef68ea8
@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.20220809-014038",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.012102 0.000080 0.979036 ( 1.279947)
build_miniruby 0.001427 0.000380 0.073884 ( 0.072561)
build_ruby 0.001574 0.000420 0.075438 ( 0.073293)
build_all 0.006957 0.003763 1.537842 ( 0.565043)
build_install 0.019783 0.001877 5.107765 ( 2.037806)
test_btest 0.000862 0.000215 70.180772 ( 8.313227)
test_basic 0.005592 0.001398 0.329131 ( 0.422084)
test_all 0.001494 0.000374 687.084576 ( 67.115894)
test_rubyspec 0.105665 0.073724 46.153451 ( 53.651996)
total: 133.53 sec