Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-234031
#<BuildRuby:0x000056106ea9de98
@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.20230111-234031",
@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.000018 0.000006 0.000024 ( 0.000023)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.002842 0.003624 0.853649 ( 1.235450)
build_miniruby 0.000965 0.000371 1.025473 ( 1.023536)
build_ruby 0.001173 0.000451 2.801812 ( 2.799328)
build_all 0.000894 0.008857 16.702611 ( 3.005101)
build_install 0.008877 0.002309 2.043448 ( 1.076291)
test_btest 0.000669 0.000334 75.801501 ( 10.620782)
test_basic 0.004385 0.002193 0.357126 ( 0.443001)
test_all 0.001096 0.000548 644.304179 (102.170683)
test_rubyspec 0.083830 0.037853 51.703708 ( 60.080699)
total: 182.46 sec