Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-124039
#<BuildRuby:0x0000556b28b780e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230521-124039",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005062 0.000202 1.499870 ( 2.732084)
build_miniruby 0.000930 0.000169 0.783393 ( 0.782562)
build_ruby 0.001124 0.000205 2.525316 ( 2.525489)
build_all 0.002208 0.006561 12.675411 ( 1.102272)
build_install 0.002458 0.004712 1.661574 ( 0.838178)
test_btest 0.000000 0.000968 81.943153 ( 6.680573)
test_basic 0.000530 0.003123 0.690871 ( 0.774724)
test_all 0.001602 0.000348 434.698964 ( 51.315001)
test_rubyspec 0.024415 0.014723 40.545194 ( 53.072966)
total: 119.82 sec