Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-020402
#<BuildRuby:0x0000562f45e5bfa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221125-020402",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004146 0.000592 1.076732 ( 1.324065)
build_miniruby 0.000833 0.000119 0.959819 ( 0.958450)
build_ruby 0.000000 0.001202 2.908716 ( 2.815596)
build_all 0.005576 0.003307 15.809806 ( 3.360975)
build_install 0.007904 0.000655 2.025957 ( 1.191186)
test_btest 0.000000 0.000497 64.378176 ( 10.360112)
test_basic 0.001028 0.004343 0.298982 ( 0.388753)
test_all 0.001091 0.000273 695.592377 (105.520552)
test_rubyspec 0.042504 0.020526 53.162742 ( 61.358241)
total: 187.28 sec