Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-203912
#<BuildRuby:0x000055b9e5bcc920
@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.20220810-203912",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011012 0.000953 0.979953 ( 1.025835)
build_miniruby 0.002262 0.000000 0.076413 ( 0.073845)
build_ruby 0.001959 0.000034 0.078675 ( 0.076714)
build_all 0.010044 0.000404 1.627163 ( 0.612488)
build_install 0.018588 0.003602 5.136389 ( 2.077668)
test_btest 0.000985 0.000235 76.132910 ( 8.256141)
test_basic 0.000000 0.007437 0.321757 ( 0.415377)
test_all 0.000625 0.001132 631.605153 ( 64.755899)
test_rubyspec 0.124926 0.048792 46.191351 ( 53.610254)
total: 130.91 sec