Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-123918
#<BuildRuby:0x00005603f6293dd0
@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-123918",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001969 0.004535 0.872122 ( 1.281452)
build_miniruby 0.000768 0.000256 0.057323 ( 0.055996)
build_ruby 0.000738 0.000246 0.059349 ( 0.058181)
build_all 0.003542 0.001180 1.553860 ( 0.596871)
build_install 0.005933 0.005036 1.911742 ( 0.964293)
test_btest 0.000607 0.000234 54.005438 ( 8.602363)
test_basic 0.004686 0.001803 0.345000 ( 0.432226)
test_all 0.000000 0.002882 636.878345 ( 93.477415)
test_rubyspec 0.051200 0.044700 43.848505 ( 51.212160)
total: 156.68 sec