Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-062157
#<BuildRuby:0x0000558ca4f891f8
@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.20220813-062157",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.010908 0.000358 0.845015 ( 1.137120)
build_miniruby 0.001814 0.000259 0.062146 ( 0.059723)
build_ruby 0.001607 0.000230 0.061357 ( 0.059339)
build_all 0.006784 0.000969 1.260636 ( 0.462978)
build_install 0.014021 0.001186 1.581243 ( 0.793189)
test_btest 0.000809 0.000108 53.856880 ( 6.066592)
test_basic 0.005065 0.000675 0.278756 ( 0.369365)
test_all 0.000000 0.004962 483.927373 ( 51.649653)
test_rubyspec 0.072168 0.046576 41.691601 ( 49.332730)
total: 109.93 sec