Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-095128
#<BuildRuby:0x00005579a3ca46e0
@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.20220829-095128",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010642 0.001470 0.980105 ( 1.071470)
build_miniruby 0.001949 0.000418 0.076654 ( 0.075268)
build_ruby 0.001495 0.000321 0.077936 ( 0.076904)
build_all 0.009954 0.000000 1.555398 ( 0.588028)
build_install 0.017928 0.004721 1.943813 ( 0.946537)
test_btest 0.000987 0.000197 77.492800 ( 8.493896)
test_basic 0.007881 0.000619 0.333658 ( 0.423104)
test_all 0.005111 0.000000 679.432833 ( 66.894860)
test_rubyspec 0.114051 0.059393 45.612580 ( 54.103731)
total: 132.68 sec