Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-133249
#<BuildRuby:0x000055f75c6e8620
@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.20220626-133249",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.007489 0.003995 0.950600 ( 1.024851)
build_miniruby 0.001606 0.000321 0.078389 ( 0.076543)
build_ruby 0.001531 0.000306 0.077926 ( 0.076546)
build_all 0.009793 0.000205 1.499981 ( 0.608616)
build_install 0.022356 0.000056 5.833025 ( 2.774002)
test_btest 0.001054 0.000143 76.626481 ( 8.188339)
test_basic 0.006944 0.000323 0.313051 ( 0.402863)
test_all 0.002415 0.000315 646.301360 ( 64.463317)
test_rubyspec 0.108523 0.069120 45.994326 ( 51.839879)
total: 129.46 sec