Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-095552
#<BuildRuby:0x0000561f50799350
@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.20220819-095552",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006752 0.002701 0.841767 ( 1.239247)
build_miniruby 0.000985 0.000394 0.055136 ( 0.054027)
build_ruby 0.001414 0.000566 0.063660 ( 0.063153)
build_all 0.005850 0.002340 1.259526 ( 0.474308)
build_install 0.009010 0.007103 1.572138 ( 0.810405)
test_btest 0.000838 0.000381 50.821614 ( 6.109257)
test_basic 0.006197 0.000115 0.300112 ( 0.390293)
test_all 0.003154 0.001314 501.510028 ( 52.538292)
test_rubyspec 0.071103 0.069087 41.884180 ( 50.128225)
total: 111.81 sec