Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-075456
#<BuildRuby:0x00005568b8bd00d0
@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.20230109-075456",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.005824 0.000777 0.847332 ( 1.054278)
build_miniruby 0.001095 0.000146 1.013315 ( 1.011491)
build_ruby 0.001342 0.000179 2.806342 ( 2.803792)
build_all 0.005450 0.004606 16.890650 ( 3.042895)
build_install 0.010865 0.000318 2.133623 ( 1.090134)
test_btest 0.000907 0.000000 75.459423 ( 10.699287)
test_basic 0.006092 0.000388 0.345957 ( 0.432174)
test_all 0.001292 0.000204 676.092406 (105.887625)
test_rubyspec 0.106416 0.028549 51.968231 ( 60.001417)
total: 186.02 sec