Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-221238
#<BuildRuby:0x0000562a1aab11f8
@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.20220814-221238",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008528 0.000656 0.821350 ( 0.857735)
build_miniruby 0.001462 0.000112 0.053129 ( 0.051663)
build_ruby 0.001578 0.000121 0.068839 ( 0.067098)
build_all 0.008318 0.000640 1.247964 ( 0.463475)
build_install 0.016148 0.000767 1.578982 ( 0.805874)
test_btest 0.001232 0.000000 52.165945 ( 6.208088)
test_basic 0.007150 0.000000 0.307431 ( 0.401239)
test_all 0.004928 0.000084 502.585435 ( 53.363475)
test_rubyspec 0.059802 0.073788 41.555474 ( 49.250860)
total: 111.47 sec