Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-031527
#<BuildRuby:0x00005602fd7d8150
@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.20231204-031527",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.005167 0.000349 0.981135 ( 1.279067)
build_miniruby 0.001036 0.000311 0.871284 ( 0.871224)
build_ruby 0.001355 0.000000 2.698356 ( 2.700516)
build_all 0.008382 0.000000 12.147283 ( 0.991591)
build_install 0.002963 0.007015 3.523955 ( 0.969386)
test_btest 0.000000 0.000830 66.817011 ( 5.012977)
test_basic 0.000163 0.003622 0.370448 ( 0.451590)
test_all 0.066296 0.038184 407.302904 ( 35.172991)
test_rubyspec 0.037100 0.031444 39.608882 ( 52.255656)
total: 99.71 sec