Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-213610
#<BuildRuby:0x000055633ab0c460
@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-213610",
@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.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005266 0.001215 0.849440 ( 1.013853)
build_miniruby 0.001095 0.000253 1.019904 ( 1.017929)
build_ruby 0.001306 0.000302 2.817702 ( 2.815132)
build_all 0.001641 0.008287 16.805802 ( 2.991840)
build_install 0.008538 0.003049 2.125311 ( 1.076222)
test_btest 0.000816 0.000291 69.927300 ( 11.745072)
test_basic 0.007629 0.000000 0.367102 ( 0.451569)
test_all 0.001281 0.000000 667.411476 (108.130914)
test_rubyspec 0.076396 0.056751 52.372585 ( 60.431569)
total: 189.67 sec