Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-025029
#<BuildRuby:0x0000563238d8d2c0
@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.20220829-025029",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.009192 0.000707 0.814664 ( 1.042848)
build_miniruby 0.001182 0.000091 0.056032 ( 0.055297)
build_ruby 0.001486 0.000115 0.055047 ( 0.053770)
build_all 0.003743 0.005396 1.261003 ( 0.469672)
build_install 0.016046 0.000000 1.565856 ( 0.782261)
test_btest 0.001714 0.000000 52.805379 ( 6.439898)
test_basic 0.006051 0.000000 0.277489 ( 0.368980)
test_all 0.000000 0.002769 508.301528 ( 53.075243)
test_rubyspec 0.087341 0.046207 41.289757 ( 49.851135)
total: 112.14 sec