Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-054040
#<BuildRuby:0x000055db323b8090
@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.20231124-054040",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001361 0.004235 0.923511 ( 1.314779)
build_miniruby 0.001235 0.000206 0.821225 ( 0.820839)
build_ruby 0.001159 0.000193 2.627456 ( 2.628469)
build_all 0.007248 0.000448 12.199200 ( 0.977167)
build_install 0.011391 0.000000 3.691666 ( 0.982508)
test_btest 0.000814 0.000000 64.205569 ( 5.394646)
test_basic 0.003954 0.000322 0.417134 ( 0.496886)
test_all 0.063347 0.033008 350.346545 ( 35.904103)
test_rubyspec 0.022431 0.045930 39.852488 ( 52.402160)
total: 100.92 sec