Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-110954
#<BuildRuby:0x00005633497ab6d8
@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.20230616-110954",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001072 0.004297 1.486489 ( 2.993455)
build_miniruby 0.000874 0.000205 0.806534 ( 0.806056)
build_ruby 0.001115 0.000262 2.537178 ( 2.537679)
build_all 0.006241 0.003648 12.519542 ( 1.147833)
build_install 0.006441 0.001695 1.827353 ( 1.191547)
test_btest 0.000557 0.000146 81.706405 ( 7.117584)
test_basic 0.002678 0.000705 0.623533 ( 0.707008)
test_all 0.001159 0.000305 430.026233 ( 39.065132)
test_rubyspec 0.012800 0.027547 42.194258 ( 54.732075)
total: 110.30 sec