Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-175551
#<BuildRuby:0x00005623934c34b8
@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.20220816-175551",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000029 0.000005 0.000034 ( 0.000030)
build_up 0.006170 0.005887 0.975769 ( 1.267149)
build_miniruby 0.001510 0.000356 0.072937 ( 0.071361)
build_ruby 0.001651 0.000388 0.073954 ( 0.071770)
build_all 0.007735 0.001820 1.527846 ( 0.579182)
build_install 0.018535 0.003637 1.852947 ( 0.907285)
test_btest 0.000852 0.000193 70.952697 ( 8.117987)
test_basic 0.008137 0.000000 0.333890 ( 0.422073)
test_all 0.003604 0.000738 636.645835 ( 64.452400)
test_rubyspec 0.102194 0.073874 45.101029 ( 52.731206)
total: 128.62 sec