Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-130318
#<BuildRuby:0x00005590fce828c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220816-130318",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006659 0.000179 0.878950 ( 0.945058)
build_miniruby 0.000917 0.000066 0.058096 ( 0.056910)
build_ruby 0.000780 0.000055 0.059847 ( 0.058595)
build_all 0.004325 0.000308 1.541728 ( 0.586192)
build_install 0.010320 0.000737 1.909818 ( 0.970104)
test_btest 0.000758 0.000054 53.160396 ( 8.571390)
test_basic 0.005298 0.000378 0.336978 ( 0.425281)
test_all 0.002900 0.000000 638.251584 ( 93.917591)
test_rubyspec 0.080489 0.010726 44.065001 ( 51.501034)
total: 157.03 sec