Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-000522
#<BuildRuby:0x000055fa6ac60060
@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.20231213-000522",
@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.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003873 0.000352 1.016286 ( 1.677184)
build_miniruby 0.001063 0.000096 0.859383 ( 0.859843)
build_ruby 0.001672 0.000000 2.703445 ( 2.704505)
build_all 0.004056 0.003979 12.128277 ( 0.986508)
build_install 0.008416 0.005123 3.538242 ( 0.968617)
test_btest 0.000601 0.000129 62.261258 ( 5.268129)
test_basic 0.001002 0.003621 0.385132 ( 0.466044)
test_all 0.074946 0.026403 369.927031 ( 38.183024)
test_rubyspec 0.035740 0.030176 39.972858 ( 52.831996)
total: 103.95 sec