Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-155330
#<BuildRuby:0x000055a2ab3d4020
@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.20230614-155330",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001374 0.003431 1.392035 ( 2.894267)
build_miniruby 0.001082 0.000228 0.902680 ( 0.901327)
build_ruby 0.001020 0.000214 2.489202 ( 2.488879)
build_all 0.006524 0.003628 12.862929 ( 1.184026)
build_install 0.004005 0.003925 1.825548 ( 0.894820)
test_btest 0.000804 0.000219 85.420153 ( 6.340262)
test_basic 0.004520 0.000150 0.732058 ( 0.817647)
test_all 0.001014 0.000265 425.392354 ( 48.051499)
test_rubyspec 0.032127 0.008181 42.549216 ( 55.076212)
total: 118.65 sec