Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-005000
#<BuildRuby:0x000055eebf8140f8
@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.20221215-005000",
@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.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003778 0.000630 0.826582 ( 1.087754)
build_miniruby 0.000789 0.000131 0.975351 ( 0.974023)
build_ruby 0.001394 0.000000 2.856131 ( 2.769650)
build_all 0.005992 0.003296 15.880994 ( 3.321245)
build_install 0.008106 0.001622 2.262478 ( 1.280104)
test_btest 0.000542 0.000108 66.514436 ( 10.844864)
test_basic 0.000415 0.004802 0.304148 ( 0.394861)
test_all 0.001182 0.000315 670.647666 (137.272692)
test_rubyspec 0.037834 0.023521 52.582474 ( 60.813651)
total: 218.76 sec