Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-182415
#<BuildRuby:0x0000558dfece09c8
@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.20220808-182415",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008579 0.001980 0.989487 ( 1.145404)
build_miniruby 0.002391 0.000000 0.067700 ( 0.066014)
build_ruby 0.002029 0.000006 0.079365 ( 0.078390)
build_all 0.008667 0.000838 1.498326 ( 0.580798)
build_install 0.021305 0.001170 5.156809 ( 2.064001)
test_btest 0.000998 0.000167 72.526842 ( 8.214724)
test_basic 0.006885 0.001147 0.327254 ( 0.416797)
test_all 0.000000 0.002529 641.149821 ( 64.850825)
test_rubyspec 0.089059 0.080391 45.799580 ( 53.394379)
total: 130.81 sec