Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-060805
#<BuildRuby:0x000056214e743310
@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-060805",
@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.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000962 0.004159 1.244290 ( 1.602752)
build_miniruby 0.001253 0.000000 1.522597 ( 1.524902)
build_ruby 0.001430 0.000000 4.230010 ( 4.237642)
build_all 0.011251 0.000000 16.683942 ( 1.711340)
build_install 0.009067 0.006340 4.940278 ( 1.658480)
test_btest 0.000724 0.000139 81.830318 ( 9.481604)
test_basic 0.005496 0.000326 0.652015 ( 0.718902)
test_all 0.085748 0.033565 551.037315 ( 58.439678)
test_rubyspec 0.019414 0.045225 78.008859 ( 90.255950)
total: 169.63 sec