Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-093310
#<BuildRuby:0x000055af38e03d68
@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.20230731-093310",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004108 0.000685 1.355951 ( 2.627168)
build_miniruby 0.000885 0.000148 0.811770 ( 0.811566)
build_ruby 0.001097 0.000183 2.845353 ( 2.845215)
build_all 0.004156 0.005238 14.608121 ( 1.303332)
build_install 0.008523 0.000000 2.165966 ( 0.953507)
test_btest 0.001022 0.000000 87.027362 ( 7.464696)
test_basic 0.001326 0.003929 0.670078 ( 0.749231)
test_all 0.001204 0.000287 542.242831 ( 49.530474)
test_rubyspec 0.017482 0.025441 44.814997 ( 57.218664)
total: 123.50 sec