Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-095323
#<BuildRuby:0x000055abb97f7280
@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.20231120-095323",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001658 0.003529 0.937039 ( 1.333713)
build_miniruby 0.000754 0.000205 0.798146 ( 0.798151)
build_ruby 0.000000 0.001377 2.648306 ( 2.649381)
build_all 0.005082 0.002966 12.079456 ( 1.004306)
build_install 0.009167 0.003055 3.530022 ( 0.969423)
test_btest 0.000725 0.000000 62.760388 ( 5.513130)
test_basic 0.004100 0.000000 0.393765 ( 0.474025)
test_all 0.071649 0.020502 358.318601 ( 31.155437)
test_rubyspec 0.033963 0.036387 40.021116 ( 52.588285)
total: 96.49 sec