Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-045638
#<BuildRuby:0x000055cb1a1af4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-045638",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001531 0.004196 1.061077 ( 1.345542)
build_miniruby 0.000801 0.000134 0.800149 ( 0.800208)
build_ruby 0.001232 0.000205 2.658209 ( 2.658695)
build_all 0.004979 0.002698 11.892321 ( 0.951649)
build_install 0.008499 0.001700 3.496785 ( 0.967876)
test_btest 0.000556 0.000111 64.356224 ( 4.625497)
test_basic 0.003447 0.000689 0.385138 ( 0.466192)
test_all 0.077968 0.015594 374.790955 ( 32.846322)
test_rubyspec 0.029113 0.036594 40.493736 ( 53.042402)
total: 97.70 sec