Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-115037
#<BuildRuby:0x000055cef45cf800
@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.20220804-115037",
@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.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007341 0.005035 0.958384 ( 1.035335)
build_miniruby 0.001438 0.000443 0.065174 ( 0.063673)
build_ruby 0.002305 0.000000 0.072852 ( 0.071157)
build_all 0.009446 0.000820 1.527322 ( 0.574478)
build_install 0.019139 0.003636 5.161476 ( 2.040791)
test_btest 0.001114 0.000278 70.816243 ( 8.587712)
test_basic 0.008996 0.000050 0.324783 ( 0.412833)
test_all 0.002977 0.000000 683.783414 ( 66.478129)
test_rubyspec 0.108044 0.070792 45.449108 ( 52.715148)
total: 131.98 sec