Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-182617
#<BuildRuby:0x000055d975f04b88
@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.20220723-182617",
@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.000010 0.000002 0.000012 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010837 0.000363 0.965090 ( 1.582154)
build_miniruby 0.002179 0.000291 0.074387 ( 0.071988)
build_ruby 0.002095 0.000280 0.073824 ( 0.071553)
build_all 0.010352 0.000149 1.524617 ( 0.572650)
build_install 0.021959 0.000331 5.097925 ( 2.079245)
test_btest 0.001095 0.000104 76.143078 ( 8.799256)
test_basic 0.007723 0.000000 0.328032 ( 0.418455)
test_all 0.001930 0.000000 653.786771 ( 65.150305)
test_rubyspec 0.117872 0.058350 45.958603 ( 51.653260)
total: 130.40 sec