Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-214538
#<BuildRuby:0x00005594940ac728
@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.20230107-214538",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005082 0.001173 0.848212 ( 1.140493)
build_miniruby 0.000934 0.000216 1.022151 ( 1.020265)
build_ruby 0.001286 0.000297 2.770542 ( 2.767828)
build_all 0.008141 0.001879 16.825593 ( 2.991406)
build_install 0.000482 0.010914 2.118338 ( 1.085063)
test_btest 0.000676 0.000260 73.441713 ( 10.709885)
test_basic 0.006404 0.000338 0.362423 ( 0.448586)
test_all 0.001404 0.000502 677.950541 ( 96.054088)
test_rubyspec 0.060616 0.050287 52.499780 ( 60.504597)
total: 176.72 sec