Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-094245
#<BuildRuby:0x00005607acd27760
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-094245",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007227 0.001806 0.961423 ( 1.166453)
build_miniruby 0.002385 0.000000 0.857500 ( 0.856160)
build_ruby 0.000000 0.002920 2.154386 ( 2.153873)
build_all 0.015391 0.005960 18.565333 ( 2.144450)
build_install 0.015127 0.008011 1.991357 ( 1.002645)
test_btest 0.000948 0.000332 85.868541 ( 9.280616)
test_basic 0.009147 0.000000 0.357048 ( 0.443061)
test_all 0.000000 0.002669 688.646971 ( 63.887143)
test_rubyspec 0.101429 0.073006 48.213354 ( 56.296934)
total: 137.23 sec