Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-100753
#<BuildRuby:0x000055b3b7bd6be8
@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.20221228-100753",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.002221 0.004207 0.846285 ( 1.251215)
build_miniruby 0.001248 0.000078 1.017302 ( 1.015089)
build_ruby 0.001540 0.000096 2.775823 ( 2.773229)
build_all 0.009575 0.000044 16.781013 ( 2.995170)
build_install 0.008181 0.003571 2.335354 ( 1.215979)
test_btest 0.000783 0.000072 72.864532 ( 10.723425)
test_basic 0.006132 0.000182 0.351311 ( 0.437760)
test_all 0.001264 0.000110 656.881435 (102.092661)
test_rubyspec 0.098196 0.029043 51.628906 ( 59.689136)
total: 182.19 sec