Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-184657
#<BuildRuby:0x000055b7507b3fb0
@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.20230110-184657",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006500 0.864856 ( 1.056439)
build_miniruby 0.000856 0.000410 1.010116 ( 1.008033)
build_ruby 0.001062 0.000379 2.779308 ( 2.776565)
build_all 0.007380 0.002636 16.838802 ( 2.987159)
build_install 0.000000 0.011380 2.105031 ( 1.074572)
test_btest 0.000000 0.001036 70.477425 ( 11.285367)
test_basic 0.006477 0.000000 0.341747 ( 0.427960)
test_all 0.001298 0.000000 667.104167 ( 99.740761)
test_rubyspec 0.091504 0.036361 51.885770 ( 59.969057)
total: 180.33 sec