Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-065306
#<BuildRuby:0x0000556ab8ce6e68
@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.20240110-065306",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000322 0.004119 0.930192 ( 1.344033)
build_miniruby 0.000821 0.000149 0.933800 ( 0.933776)
build_ruby 0.001110 0.000202 2.751698 ( 2.752367)
build_all 0.009101 0.000803 14.859751 ( 1.349773)
build_install 0.005410 0.003836 4.380678 ( 1.151409)
test_btest 0.000540 0.000116 80.198830 ( 6.851836)
test_basic 0.002816 0.000604 0.449181 ( 0.527555)
test_all 0.102088 0.032173 520.166151 ( 54.972144)
test_rubyspec 0.024423 0.006956 49.366187 ( 61.898271)
total: 131.78 sec