Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-124427
#<BuildRuby:0x0000564d8be4c3c8
@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.20230130-124427",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.006153 0.000410 0.850902 ( 1.294694)
build_miniruby 0.001060 0.000071 1.005534 ( 1.003706)
build_ruby 0.001417 0.000000 2.784329 ( 2.781847)
build_all 0.009738 0.000121 16.756000 ( 2.970406)
build_install 0.010733 0.000631 2.080908 ( 1.065351)
test_btest 0.000905 0.000053 66.296094 ( 10.998172)
test_basic 0.000952 0.005501 0.341612 ( 0.427971)
test_all 0.001170 0.000138 665.822390 ( 96.444553)
test_rubyspec 0.106127 0.017527 51.747569 ( 59.807853)
total: 176.80 sec