Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-234601
#<BuildRuby:0x00005600e2e4c3c8
@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.20230115-234601",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000021 0.000007 0.000028 ( 0.000014)
build_up 0.004975 0.001659 0.851605 ( 1.054204)
build_miniruby 0.001312 0.000000 1.023124 ( 1.021129)
build_ruby 0.000000 0.001612 2.791005 ( 2.788452)
build_all 0.005981 0.003957 16.793587 ( 3.022983)
build_install 0.008149 0.001211 2.082358 ( 1.073635)
test_btest 0.000621 0.000222 77.543548 ( 11.248924)
test_basic 0.004381 0.002906 0.356424 ( 0.441667)
test_all 0.000938 0.000352 660.772935 (109.160473)
test_rubyspec 0.092712 0.043811 52.230123 ( 60.288824)
total: 190.10 sec