Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-181008
#<BuildRuby:0x0000556a0ef95e98
@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.20221229-181008",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005196 0.001199 0.841471 ( 1.049778)
build_miniruby 0.000962 0.000222 1.019700 ( 1.017786)
build_ruby 0.001734 0.000000 2.781550 ( 2.778843)
build_all 0.008484 0.001230 16.774175 ( 2.971200)
build_install 0.001355 0.010369 2.285691 ( 1.178906)
test_btest 0.000788 0.000281 69.179077 ( 11.222230)
test_basic 0.002511 0.004065 0.343003 ( 0.429225)
test_all 0.000771 0.000308 655.282910 (100.928900)
test_rubyspec 0.086367 0.036443 51.564670 ( 59.617127)
total: 181.19 sec