Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-200835
#<BuildRuby:0x00005568ce21a5c0
@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.20220828-200835",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009070 0.001395 0.976487 ( 1.010311)
build_miniruby 0.002052 0.000315 0.077627 ( 0.075478)
build_ruby 0.001733 0.000266 0.079293 ( 0.077192)
build_all 0.009320 0.000000 1.510325 ( 0.571047)
build_install 0.013096 0.006486 1.885986 ( 0.934192)
test_btest 0.001127 0.000211 72.413660 ( 8.529226)
test_basic 0.006989 0.000000 0.329045 ( 0.417768)
test_all 0.004741 0.000000 692.583049 ( 67.640789)
test_rubyspec 0.089355 0.091655 45.986790 ( 54.370487)
total: 133.63 sec