Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-204636
#<BuildRuby:0x0000560f735fc6d8
@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.20220803-204636",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000104 0.000007 0.000111 ( 0.000116)
build_up 0.004710 0.006673 0.957097 ( 1.008666)
build_miniruby 0.001458 0.000257 0.074547 ( 0.073606)
build_ruby 0.001249 0.000220 0.081127 ( 0.080433)
build_all 0.005820 0.004188 1.487978 ( 0.567082)
build_install 0.024230 0.002420 5.245307 ( 2.102673)
test_btest 0.001262 0.000000 70.459196 ( 8.174887)
test_basic 0.007356 0.000006 0.326195 ( 0.414643)
test_all 0.001663 0.000289 637.234521 ( 64.375138)
test_rubyspec 0.115263 0.069655 45.622734 ( 53.237733)
total: 130.04 sec