Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-070336
#<BuildRuby:0x000055e934eb8110
@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.20240106-070336",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000502 0.004116 1.011689 ( 1.433790)
build_miniruby 0.000856 0.000132 1.122720 ( 1.124180)
build_ruby 0.001203 0.000185 3.480616 ( 3.492004)
build_all 0.005241 0.003598 16.145695 ( 1.480217)
build_install 0.009172 0.003383 4.474982 ( 1.396843)
test_btest 0.000565 0.000126 80.689548 ( 8.620777)
test_basic 0.000916 0.004163 0.536703 ( 0.605315)
test_all 0.092895 0.028252 549.021948 ( 54.800887)
test_rubyspec 0.023143 0.031050 58.755782 ( 71.186078)
total: 144.14 sec