Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-162613
#<BuildRuby:0x0000563deb1e7e20
@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.20230124-162613",
@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.000020 0.000000 0.000020 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.006404 0.000000 0.901573 ( 1.042224)
build_miniruby 0.001132 0.000000 1.003636 ( 1.001734)
build_ruby 0.001191 0.000324 2.757689 ( 2.754987)
build_all 0.009352 0.000356 16.773273 ( 3.027892)
build_install 0.004514 0.006818 2.102707 ( 1.077709)
test_btest 0.000669 0.000275 74.675647 ( 9.930019)
test_basic 0.006185 0.000839 0.355753 ( 0.440643)
test_all 0.001269 0.000000 654.384288 (100.115902)
test_rubyspec 0.069164 0.053013 51.763793 ( 59.819326)
total: 179.21 sec