Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-195937
#<BuildRuby:0x0000555d74b38dd8
@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.20220901-195937",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003332 0.007310 0.958932 ( 0.999856)
build_miniruby 0.001658 0.000356 0.075575 ( 0.073458)
build_ruby 0.001819 0.000390 0.076584 ( 0.074400)
build_all 0.005042 0.005541 1.533992 ( 0.581759)
build_install 0.013258 0.008883 1.870290 ( 0.902585)
test_btest 0.000769 0.000271 76.856144 ( 8.526271)
test_basic 0.007363 0.000951 0.335080 ( 0.428813)
test_all 0.002842 0.000947 680.819288 ( 67.448589)
test_rubyspec 0.108808 0.054922 45.631627 ( 53.994712)
total: 133.03 sec