Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-223201
#<BuildRuby:0x00005629ae9483a0
@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.20220918-223201",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008938 0.002160 1.116411 ( 1.129440)
build_miniruby 0.001681 0.000280 0.115102 ( 0.110415)
build_ruby 0.001630 0.000272 0.114991 ( 0.098019)
build_all 0.008458 0.001410 1.590682 ( 0.650758)
build_install 0.016482 0.005740 1.931201 ( 0.970368)
test_btest 0.001098 0.000220 74.537808 ( 8.613057)
test_basic 0.002560 0.005192 0.390560 ( 0.488925)
test_all 0.005907 0.000000 677.063583 ( 68.448764)
test_rubyspec 0.109226 0.056488 45.808289 ( 54.126168)
total: 134.64 sec