Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-061847
#<BuildRuby:0x0000564a4a3d4010
@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.20230112-061847",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000017)
configure 0.000011 0.000006 0.000017 ( 0.000018)
build_up 0.005693 0.000911 0.848090 ( 1.075695)
build_miniruby 0.001323 0.000000 1.016037 ( 1.013888)
build_ruby 0.001453 0.000000 2.788939 ( 2.786454)
build_all 0.009792 0.000000 16.738629 ( 2.976698)
build_install 0.010978 0.000000 2.067268 ( 1.075246)
test_btest 0.000913 0.000000 71.726410 ( 10.879367)
test_basic 0.000471 0.006795 0.357416 ( 0.442448)
test_all 0.000954 0.000402 664.682946 ( 95.338500)
test_rubyspec 0.059495 0.057972 51.814158 ( 59.860256)
total: 175.45 sec