Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-093549
#<BuildRuby:0x00005602c210ebe8
@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.20230102-093549",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005940 0.000598 0.849376 ( 1.029061)
build_miniruby 0.000979 0.000280 1.012836 ( 1.010895)
build_ruby 0.001270 0.000363 2.785662 ( 2.783060)
build_all 0.000000 0.009662 16.757390 ( 2.983847)
build_install 0.011004 0.000602 2.315476 ( 1.182828)
test_btest 0.000757 0.000294 75.184139 ( 10.383599)
test_basic 0.004651 0.001809 0.348491 ( 0.434905)
test_all 0.001633 0.000635 662.667457 (105.444078)
test_rubyspec 0.093477 0.032059 51.339347 ( 59.385150)
total: 184.64 sec