Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-223505
#<BuildRuby:0x0000563d7fe4c010
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230110-223505",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001720 0.004405 0.887732 ( 1.373460)
build_miniruby 0.001161 0.000155 1.017318 ( 1.015377)
build_ruby 0.001265 0.000169 2.777807 ( 2.775240)
build_all 0.002548 0.007421 16.806939 ( 2.972482)
build_install 0.009275 0.002182 2.118162 ( 1.079367)
test_btest 0.000765 0.000179 73.735219 ( 11.254922)
test_basic 0.004376 0.003370 0.386862 ( 0.470813)
test_all 0.001432 0.000000 655.033552 ( 95.239236)
test_rubyspec 0.095666 0.034116 52.003903 ( 60.047078)
total: 176.23 sec