Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-033347
#<BuildRuby:0x000055dfc3ffc8e8
@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.20220920-033347",
@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.000017 0.000003 0.000020 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008704 0.000729 1.094129 ( 1.116574)
build_miniruby 0.002482 0.000000 0.116339 ( 0.111876)
build_ruby 0.002701 0.000136 0.127458 ( 0.109150)
build_all 0.005653 0.004662 1.576607 ( 0.660184)
build_install 0.016549 0.006278 1.937897 ( 0.980806)
test_btest 0.001922 0.000000 80.233707 ( 8.347220)
test_basic 0.007675 0.000000 0.370812 ( 0.467578)
test_all 0.002930 0.000598 630.489247 ( 66.069857)
test_rubyspec 0.110617 0.055073 45.557610 ( 54.005635)
total: 131.87 sec