Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-165055
#<BuildRuby:0x00005654b9fc7fb0
@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.20230130-165055",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.002386 0.004201 0.844510 ( 1.480967)
build_miniruby 0.001239 0.000078 1.005302 ( 1.003376)
build_ruby 0.001588 0.000099 2.783546 ( 2.780977)
build_all 0.009423 0.000296 16.763651 ( 3.032452)
build_install 0.010969 0.000349 2.072285 ( 1.063710)
test_btest 0.001009 0.000056 72.587248 ( 10.923886)
test_basic 0.001542 0.004722 0.340402 ( 0.427045)
test_all 0.001752 0.000000 659.548845 (100.277924)
test_rubyspec 0.101584 0.025943 51.884910 ( 59.931217)
total: 180.92 sec