Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-074304
#<BuildRuby:0x000055c310759350
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220804-074304",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006064 0.004885 0.841858 ( 2.972963)
build_miniruby 0.001304 0.000201 0.054930 ( 0.053890)
build_ruby 0.001367 0.000210 0.065562 ( 0.064611)
build_all 0.004409 0.004587 1.223436 ( 0.471448)
build_install 0.014869 0.000175 4.210198 ( 1.742219)
test_btest 0.000000 0.002083 52.516302 ( 5.965087)
test_basic 0.001790 0.005183 0.293276 ( 0.383486)
test_all 0.001525 0.000401 474.458641 ( 51.435216)
test_rubyspec 0.100937 0.039491 41.414935 ( 49.141087)
total: 112.23 sec