Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-043536
#<BuildRuby:0x000055baf7e32be8
@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.20221227-043536",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000043 0.000014 0.000057 ( 0.000057)
configure 0.000030 0.000010 0.000040 ( 0.000039)
build_up 0.000964 0.008740 0.846103 ( 1.030752)
build_miniruby 0.000807 0.000403 1.003501 ( 1.001540)
build_ruby 0.000964 0.000482 2.753880 ( 2.751407)
build_all 0.006326 0.003163 16.647335 ( 2.971375)
build_install 0.003270 0.006064 2.236982 ( 1.177597)
test_btest 0.001149 0.000000 74.330717 ( 10.463163)
test_basic 0.005318 0.000843 0.346520 ( 0.433128)
test_all 0.001188 0.000000 667.581847 ( 94.136534)
test_rubyspec 0.071438 0.046129 50.976844 ( 59.073042)
total: 173.04 sec