Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-130906
#<BuildRuby:0x0000560c388a4a68
@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.20220724-130906",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009432 0.000725 0.811568 ( 1.649603)
build_miniruby 0.001378 0.000106 0.050913 ( 0.050002)
build_ruby 0.000000 0.002318 0.062444 ( 0.060598)
build_all 0.002079 0.007774 1.262796 ( 0.474426)
build_install 0.009538 0.004877 4.288153 ( 1.831735)
test_btest 0.001038 0.000277 52.577706 ( 6.269429)
test_basic 0.002378 0.004214 0.283038 ( 0.373520)
test_all 0.002186 0.000683 501.931510 ( 52.873146)
test_rubyspec 0.106881 0.031872 41.796833 ( 47.710351)
total: 111.29 sec