Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-143431
#<BuildRuby:0x0000556b9c08f090
@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.20230523-143431",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001890 0.003178 1.308038 ( 2.749841)
build_miniruby 0.001419 0.000213 0.863463 ( 0.862053)
build_ruby 0.001395 0.000000 2.417450 ( 2.418288)
build_all 0.008866 0.000000 12.410836 ( 1.095251)
build_install 0.006702 0.000704 1.680308 ( 0.881105)
test_btest 0.000927 0.000121 81.897164 ( 6.220707)
test_basic 0.003724 0.000000 0.587404 ( 0.670420)
test_all 0.001309 0.000114 436.247732 ( 42.478827)
test_rubyspec 0.008420 0.028290 41.676205 ( 54.167934)
total: 111.55 sec