Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-173857
#<BuildRuby:0x000055a3b32e89c8
@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.20220820-173857",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000383 0.011790 0.960563 ( 1.018274)
build_miniruby 0.001690 0.000451 0.077153 ( 0.077490)
build_ruby 0.002136 0.000000 0.073840 ( 0.073142)
build_all 0.004961 0.005021 1.524218 ( 0.585311)
build_install 0.017598 0.002531 1.868389 ( 0.926508)
test_btest 0.000817 0.000227 76.557102 ( 7.998358)
test_basic 0.005124 0.002150 0.330489 ( 0.422122)
test_all 0.003553 0.001316 639.692685 ( 64.131308)
test_rubyspec 0.106193 0.054411 46.090994 ( 54.532753)
total: 129.77 sec