Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-185424
#<BuildRuby:0x000055ac7392b948
@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.20230210-185424",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003606 0.000278 0.582994 ( 0.974574)
build_miniruby 0.000807 0.000062 0.625958 ( 0.625405)
build_ruby 0.001097 0.000084 2.078949 ( 2.078678)
build_all 0.008325 0.000641 12.447833 ( 1.482924)
build_install 0.006147 0.000473 1.483345 ( 0.708569)
test_btest 0.000706 0.000000 65.234445 ( 6.273566)
test_basic 0.000000 0.003471 0.278397 ( 0.374101)
test_all 0.000000 0.001059 479.752952 ( 47.101269)
test_rubyspec 0.025929 0.002107 35.272700 ( 45.905097)
total: 105.52 sec