Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-214008
#<BuildRuby:0x0000564eeccb0ea8
@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.20221113-214008",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007069 0.002357 1.103388 ( 1.109752)
build_miniruby 0.001743 0.000581 0.116746 ( 0.112028)
build_ruby 0.002746 0.000000 0.130388 ( 0.112512)
build_all 0.005846 0.004396 1.600422 ( 0.691189)
build_install 0.016106 0.005419 1.885100 ( 1.000526)
test_btest 0.001129 0.000399 87.483068 ( 8.903043)
test_basic 0.007071 0.000777 0.403910 ( 0.495505)
test_all 0.001920 0.000253 694.882643 ( 70.170885)
test_rubyspec 0.117998 0.047454 48.025810 ( 56.433553)
total: 139.03 sec