Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-204225
#<BuildRuby:0x000055962831c040
@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.20221225-204225",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003283 0.000938 0.790733 ( 1.042385)
build_miniruby 0.000774 0.000222 1.037468 ( 1.036166)
build_ruby 0.000990 0.000283 2.582483 ( 2.581021)
build_all 0.003222 0.005509 15.758783 ( 3.336354)
build_install 0.005305 0.003137 2.247334 ( 1.255954)
test_btest 0.000396 0.000148 65.633673 ( 11.194126)
test_basic 0.000000 0.004878 0.311865 ( 0.401927)
test_all 0.000000 0.000978 626.118821 (115.379354)
test_rubyspec 0.030157 0.029002 51.746842 ( 59.965634)
total: 196.19 sec