Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-042038
#<BuildRuby:0x00005648e9e70af8
@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.20220308-042038",
@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.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006798 0.005018 1.041824 ( 2.601730)
build_miniruby 0.001302 0.000500 0.067521 ( 0.066307)
build_ruby 0.001627 0.000626 0.074819 ( 0.072425)
build_all 0.006575 0.002529 4.115052 ( 0.831955)
build_install 0.019334 0.003190 7.779519 ( 2.412224)
test_btest 0.000846 0.000282 75.826187 ( 8.013234)
test_basic 0.005182 0.001727 0.333073 ( 0.423048)
test_all 0.000650 0.001308 646.063483 ( 64.221295)
test_rubyspec 0.099945 0.059085 45.498792 ( 50.863316)
total: 129.51 sec