Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-182057
#<BuildRuby:0x000055e70a7bffb0
@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.20230109-182057",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000027)
build_up 0.005895 0.000706 0.852329 ( 1.065616)
build_miniruby 0.000865 0.000318 1.017055 ( 1.015028)
build_ruby 0.001560 0.000000 2.785122 ( 2.782471)
build_all 0.008847 0.000732 16.860299 ( 2.997793)
build_install 0.011501 0.000000 2.125516 ( 1.079744)
test_btest 0.000842 0.000000 78.565313 ( 10.729967)
test_basic 0.006536 0.000000 0.355914 ( 0.442178)
test_all 0.001657 0.000000 658.969464 (114.021041)
test_rubyspec 0.062090 0.023686 51.929163 ( 60.090034)
total: 194.22 sec