Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-083634
#<BuildRuby:0x000055dc682b86e0
@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.20220812-083634",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000056 0.000009 0.000065 ( 0.000066)
build_up 0.012232 0.000000 1.018477 ( 1.022040)
build_miniruby 0.001942 0.000000 0.074852 ( 0.072855)
build_ruby 0.002086 0.000003 0.079714 ( 0.078069)
build_all 0.011691 0.000000 1.505726 ( 0.586226)
build_install 0.019487 0.000207 1.898667 ( 0.974867)
test_btest 0.000975 0.000081 77.195775 ( 8.938730)
test_basic 0.000000 0.007333 0.324071 ( 0.415033)
test_all 0.001500 0.001347 683.816213 ( 67.223043)
test_rubyspec 0.112804 0.057421 46.054233 ( 53.592980)
total: 132.90 sec