Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-003255
#<BuildRuby:0x00005614d0bcbe80
@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-003255",
@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.000017 0.000004 0.000021 ( 0.000020)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.002782 0.003725 0.880036 ( 1.059208)
build_miniruby 0.001367 0.000000 1.033088 ( 1.030985)
build_ruby 0.001621 0.000000 2.777546 ( 2.775062)
build_all 0.006703 0.003367 16.873341 ( 3.016350)
build_install 0.009056 0.002663 2.149890 ( 1.087141)
test_btest 0.000835 0.000245 77.211225 ( 10.943651)
test_basic 0.006516 0.000000 0.348079 ( 0.434351)
test_all 0.001314 0.000000 672.636212 ( 99.604800)
test_rubyspec 0.093005 0.041991 52.054640 ( 60.053378)
total: 180.01 sec