Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-182049
#<BuildRuby:0x000055e1395b84f0
@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.20220405-182049",
@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.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011735 0.000783 1.185890 ( 1.319613)
build_miniruby 0.002746 0.000183 1.540171 ( 1.372489)
build_ruby 0.003630 0.000242 2.571767 ( 2.376950)
build_all 0.062146 0.012170 136.593662 ( 21.006475)
build_install 0.018040 0.005691 8.587067 ( 3.003622)
test_btest 0.001229 0.000181 79.891495 ( 8.244416)
test_basic 0.004496 0.003832 0.338700 ( 0.426998)
test_all 0.001672 0.000278 695.048440 ( 67.696527)
test_rubyspec 0.111281 0.059528 46.443887 ( 51.592733)
total: 157.04 sec