Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-035754
#<BuildRuby:0x0000562870a275a8
@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.20221203-035754",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.007708 0.002803 1.213887 ( 1.319329)
build_miniruby 0.002603 0.000000 0.851482 ( 0.850552)
build_ruby 0.000000 0.003227 2.225845 ( 2.137116)
build_all 0.016601 0.004476 18.688094 ( 2.179173)
build_install 0.015892 0.005386 2.118929 ( 1.027799)
test_btest 0.000000 0.001490 91.728616 ( 8.904262)
test_basic 0.002686 0.006772 0.345632 ( 0.431318)
test_all 0.002254 0.000000 699.251808 ( 74.817220)
test_rubyspec 0.127315 0.053633 49.315536 ( 57.416416)
total: 149.08 sec