Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-195743
#<BuildRuby:0x0000558432290b88
@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.20220910-195743",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.010473 1.137289 ( 1.242262)
build_miniruby 0.000877 0.001084 0.076946 ( 0.075127)
build_ruby 0.002079 0.000000 0.073631 ( 0.071437)
build_all 0.010126 0.000082 1.560989 ( 0.591294)
build_install 0.016718 0.005124 1.877207 ( 0.939218)
test_btest 0.000857 0.000204 94.266889 ( 10.006944)
test_basic 0.000753 0.007426 0.356585 ( 0.446940)
test_all 0.002149 0.000684 685.006982 ( 69.016176)
test_rubyspec 0.099062 0.077066 47.231610 ( 55.666930)
total: 138.06 sec