Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-093308
#<BuildRuby:0x000055ccae61ef60
@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.20230713-093308",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004567 0.000806 1.480666 ( 2.768946)
build_miniruby 0.001008 0.000000 0.878601 ( 0.879115)
build_ruby 0.001281 0.000000 2.664147 ( 2.664475)
build_all 0.006589 0.003570 13.509468 ( 1.225830)
build_install 0.008416 0.000000 1.872315 ( 0.922518)
test_btest 0.001036 0.000000 85.708738 ( 7.084965)
test_basic 0.003738 0.000125 0.698009 ( 0.778391)
test_all 0.001746 0.000304 479.236006 ( 41.606697)
test_rubyspec 0.009717 0.033116 43.430390 ( 55.818462)
total: 113.75 sec