Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-075855
#<BuildRuby:0x00005631485c4b88
@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.20220831-075855",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003598 0.007433 0.963871 ( 1.225804)
build_miniruby 0.001663 0.000312 0.077761 ( 0.075841)
build_ruby 0.001615 0.000303 0.077981 ( 0.075842)
build_all 0.009438 0.000945 1.505838 ( 0.571345)
build_install 0.012479 0.009772 1.867964 ( 0.905735)
test_btest 0.000907 0.000239 75.371089 ( 8.039757)
test_basic 0.006436 0.000446 0.319889 ( 0.409371)
test_all 0.002732 0.000000 679.297463 ( 66.981170)
test_rubyspec 0.100446 0.060124 45.719078 ( 54.224164)
total: 132.51 sec