Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-130358
#<BuildRuby:0x0000564a2f5a91f8
@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.20220728-130358",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004817 0.005112 0.899218 ( 1.072974)
build_miniruby 0.001311 0.000328 0.062590 ( 0.061580)
build_ruby 0.000000 0.001447 0.056154 ( 0.054714)
build_all 0.006986 0.002390 1.246377 ( 0.471383)
build_install 0.016497 0.000850 4.323656 ( 1.785412)
test_btest 0.001519 0.000357 54.084999 ( 6.417763)
test_basic 0.005056 0.001190 0.287867 ( 0.383404)
test_all 0.002473 0.000582 500.382566 ( 53.136471)
test_rubyspec 0.077686 0.040093 41.634150 ( 47.575593)
total: 110.96 sec