Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-044247
#<BuildRuby:0x000055a9bdb87e70
@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.20230120-044247",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.006227 0.000454 0.848221 ( 1.020253)
build_miniruby 0.001056 0.000227 1.025495 ( 1.024064)
build_ruby 0.001314 0.000281 2.772391 ( 2.769797)
build_all 0.005327 0.004675 16.898366 ( 3.007824)
build_install 0.001554 0.007893 2.129078 ( 1.083060)
test_btest 0.000746 0.000280 72.250371 ( 11.022716)
test_basic 0.004545 0.001705 0.340722 ( 0.427489)
test_all 0.001155 0.000433 660.704254 (111.589715)
test_rubyspec 0.072955 0.059043 52.009943 ( 60.030608)
total: 191.98 sec