Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-060918
#<BuildRuby:0x000056152959b778
@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.20220220-060918",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008558 0.001975 0.944635 ( 1.448735)
build_miniruby 0.001817 0.000419 0.075855 ( 0.074161)
build_ruby 0.001536 0.000355 0.076044 ( 0.074834)
build_all 0.007840 0.003173 4.169674 ( 0.785405)
build_install 0.019241 0.003735 7.775852 ( 2.360754)
test_btest 0.001316 0.000313 72.420617 ( 8.093918)
test_basic 0.006075 0.000436 0.327214 ( 0.418311)
test_all 0.002458 0.000160 723.824232 ( 71.976060)
test_rubyspec 0.130159 0.049665 46.791614 ( 54.354869)
total: 139.59 sec