Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-161407
#<BuildRuby:0x0000563e96f57bb8
@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.20231014-161407",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004729 0.000157 1.360211 ( 1.629891)
build_miniruby 0.000851 0.000179 0.800601 ( 0.800319)
build_ruby 0.001328 0.000280 2.613098 ( 2.612720)
build_all 0.010645 0.000000 18.554597 ( 1.621939)
build_install 0.005384 0.004036 5.448932 ( 1.260027)
test_btest 0.000858 0.000186 89.122035 ( 8.042514)
test_basic 0.004168 0.000906 0.830237 ( 0.904960)
test_all 0.003154 0.005173 566.954253 ( 64.772693)
test_rubyspec 0.023769 0.027427 51.922373 ( 64.197449)
total: 145.84 sec