Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-124600
#<BuildRuby:0x000055f4d5fab2c8
@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.20221127-124600",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004125 0.001031 1.175908 ( 1.458630)
build_miniruby 0.000810 0.000202 1.052321 ( 1.050925)
build_ruby 0.001009 0.000252 2.843936 ( 2.732448)
build_all 0.008185 0.002047 22.464630 ( 4.400924)
build_install 0.007969 0.001992 4.313774 ( 1.562585)
test_btest 0.000457 0.000114 59.546976 ( 11.708907)
test_basic 0.005051 0.000000 0.302335 ( 0.392614)
test_all 0.000000 0.000976 664.219869 (124.748122)
test_rubyspec 0.037890 0.034719 53.049373 ( 61.222293)
total: 209.28 sec