Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-114517
#<BuildRuby:0x000055f8aec00d30
@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.20220831-114517",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006375 0.005812 0.979984 ( 1.124682)
build_miniruby 0.001881 0.000000 0.076242 ( 0.075979)
build_ruby 0.002218 0.000000 0.078430 ( 0.078167)
build_all 0.009867 0.001220 1.544853 ( 0.595096)
build_install 0.018767 0.003761 1.868734 ( 0.926781)
test_btest 0.000907 0.000227 77.276506 ( 8.205904)
test_basic 0.007296 0.000000 0.321863 ( 0.414556)
test_all 0.005312 0.000000 685.860594 ( 67.082319)
test_rubyspec 0.140340 0.040086 45.882342 ( 54.310944)
total: 132.82 sec