Logfile: /home/ko1/ruby/logs/brlog.trunk.20231013-185802
#<BuildRuby:0x000055b3c3acb5f8
@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.20231013-185802",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001078 0.004236 1.371083 ( 1.606916)
build_miniruby 0.000899 0.000142 0.831036 ( 0.830856)
build_ruby 0.001177 0.000186 2.636043 ( 2.636271)
build_all 0.006215 0.003808 17.753887 ( 1.656144)
build_install 0.009134 0.000162 5.159343 ( 1.213495)
test_btest 0.000947 0.000165 85.971767 ( 7.924289)
test_basic 0.000076 0.004236 0.728449 ( 0.809009)
test_all 0.007898 0.000000 559.500684 ( 53.242133)
test_rubyspec 0.023460 0.027682 52.303166 ( 64.608961)
total: 134.53 sec