Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-021329
#<BuildRuby:0x000055fb17d83e80
@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.20230104-021329",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006507 0.000000 0.856631 ( 1.032717)
build_miniruby 0.001301 0.000000 1.029947 ( 1.027892)
build_ruby 0.000000 0.001483 2.781130 ( 2.778516)
build_all 0.005960 0.003829 16.772559 ( 2.991803)
build_install 0.009262 0.002437 2.301273 ( 1.188515)
test_btest 0.000000 0.001018 72.075032 ( 11.146448)
test_basic 0.004303 0.003027 0.363416 ( 0.448887)
test_all 0.000949 0.000285 659.868529 (106.346254)
test_rubyspec 0.069856 0.044336 51.890184 ( 59.980744)
total: 186.94 sec