Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-150606
#<BuildRuby:0x0000564f8d31c008
@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.20230125-150606",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000046 0.000003 0.000049 ( 0.000049)
build_up 0.000707 0.006266 0.956584 ( 1.120448)
build_miniruby 0.001337 0.000000 1.007832 ( 1.005768)
build_ruby 0.001742 0.000000 2.784255 ( 2.781553)
build_all 0.009680 0.000000 16.777226 ( 3.002885)
build_install 0.004326 0.006906 2.059425 ( 1.066588)
test_btest 0.000750 0.000163 67.988819 ( 11.542340)
test_basic 0.005320 0.001157 0.341627 ( 0.428038)
test_all 0.000000 0.001250 647.773340 ( 99.537668)
test_rubyspec 0.080784 0.046657 52.060502 ( 60.104914)
total: 180.59 sec