Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-070019
#<BuildRuby:0x0000562ea65c08e8
@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.20220907-070019",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000013)
configure 0.000057 0.000021 0.000078 ( 0.000081)
build_up 0.008330 0.003029 0.959507 ( 1.004133)
build_miniruby 0.001173 0.000427 0.070155 ( 0.068753)
build_ruby 0.002078 0.000000 0.068435 ( 0.067019)
build_all 0.000288 0.010505 1.580044 ( 0.610450)
build_install 0.011466 0.010658 1.945119 ( 0.949136)
test_btest 0.000730 0.000438 97.548016 ( 9.134057)
test_basic 0.004626 0.002775 0.346594 ( 0.433844)
test_all 0.001502 0.000902 639.804514 ( 68.984598)
test_rubyspec 0.099393 0.079594 47.197787 ( 55.671205)
total: 136.92 sec