Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-075425
#<BuildRuby:0x000055bca06a7f90
@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.20240107-075425",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004986 0.000049 1.248765 ( 1.666490)
build_miniruby 0.001187 0.000059 1.457792 ( 1.459831)
build_ruby 0.001539 0.000077 4.174570 ( 4.183593)
build_all 0.006110 0.003987 16.502150 ( 1.707394)
build_install 0.012825 0.002835 4.869156 ( 1.668554)
test_btest 0.000818 0.000087 84.293803 ( 11.625715)
test_basic 0.004759 0.000510 0.640090 ( 0.706903)
test_all 0.099853 0.023771 554.638646 ( 68.329471)
test_rubyspec 0.038178 0.026277 77.961819 ( 90.147143)
total: 181.50 sec