Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-080915
#<BuildRuby:0x0000563df6e58410
@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.20230106-080915",
@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.000007)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000028 0.000006 0.000034 ( 0.000036)
build_up 0.000000 0.006415 0.845374 ( 1.035059)
build_miniruby 0.001240 0.000000 1.012947 ( 1.011053)
build_ruby 0.001672 0.000000 2.769226 ( 2.766496)
build_all 0.006307 0.003309 16.803288 ( 3.014625)
build_install 0.009430 0.001918 2.086484 ( 1.072763)
test_btest 0.000588 0.000196 75.881391 ( 10.648116)
test_basic 0.006583 0.000805 0.363546 ( 0.447997)
test_all 0.001062 0.000336 675.809393 ( 95.337418)
test_rubyspec 0.092025 0.040292 52.021670 ( 60.613204)
total: 175.95 sec