Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-045516
#<BuildRuby:0x0000556a1cf0a560
@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.20221207-045516",
@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.000022 0.000002 0.000024 ( 0.000023)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001613 0.003606 1.143424 ( 1.155122)
build_miniruby 0.000755 0.000113 0.937994 ( 0.936405)
build_ruby 0.000000 0.001287 2.845045 ( 2.729812)
build_all 0.006843 0.002363 15.851704 ( 3.321015)
build_install 0.002025 0.008238 2.229691 ( 1.266952)
test_btest 0.000466 0.000127 66.527811 ( 11.147027)
test_basic 0.003568 0.000973 0.292138 ( 0.383197)
test_all 0.000633 0.000173 654.448343 (114.631166)
test_rubyspec 0.044612 0.015373 52.435087 ( 60.691892)
total: 196.26 sec