Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-181445
#<BuildRuby:0x0000563545b70dd8
@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.20220919-181445",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009287 0.001195 1.077869 ( 2.233676)
build_miniruby 0.001645 0.000379 0.117647 ( 0.113766)
build_ruby 0.001157 0.000267 0.115821 ( 0.098650)
build_all 0.003488 0.005815 1.574871 ( 0.655741)
build_install 0.012441 0.009801 1.943700 ( 0.976931)
test_btest 0.000831 0.000319 80.648730 ( 8.070054)
test_basic 0.000000 0.007676 0.381067 ( 0.470366)
test_all 0.000000 0.003128 639.150697 ( 66.151422)
test_rubyspec 0.081020 0.091795 45.689495 ( 54.139219)
total: 132.91 sec