Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-125831
#<BuildRuby:0x000056460ac6fda8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220430-125831",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005586 0.001397 0.839972 ( 1.064163)
build_miniruby 0.000858 0.000215 0.057784 ( 0.056489)
build_ruby 0.000853 0.000213 0.058503 ( 0.057212)
build_all 0.004284 0.000000 1.483529 ( 0.597258)
build_install 0.006916 0.003895 6.246912 ( 2.825017)
test_btest 0.000583 0.000155 54.007518 ( 8.200239)
test_basic 0.002509 0.003781 0.343203 ( 0.431358)
test_all 0.001304 0.000161 642.831087 ( 91.151158)
test_rubyspec 0.049998 0.044887 43.718529 ( 48.680518)
total: 153.06 sec