Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-111106
#<BuildRuby:0x000055ba96458ea8
@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.20220912-111106",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000037 0.000005 0.000042 ( 0.000046)
build_up 0.009655 0.001379 1.149230 ( 1.226606)
build_miniruby 0.002002 0.000286 0.077059 ( 0.075041)
build_ruby 0.001806 0.000258 0.077028 ( 0.075053)
build_all 0.010549 0.000763 1.566477 ( 0.611392)
build_install 0.016246 0.005316 1.927180 ( 0.959897)
test_btest 0.000000 0.001487 94.882337 ( 9.383518)
test_basic 0.000000 0.007642 0.351630 ( 0.440397)
test_all 0.000000 0.003806 685.052529 ( 68.628026)
test_rubyspec 0.090879 0.094646 47.356052 ( 55.737844)
total: 137.14 sec