Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-190407
#<BuildRuby:0x0000564251d11480
@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.20220802-190407",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000052 0.000000 0.000052 ( 0.000054)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.009482 0.000000 0.834259 ( 0.887383)
build_miniruby 0.001789 0.000000 0.053452 ( 0.051720)
build_ruby 0.001442 0.000000 0.057552 ( 0.056126)
build_all 0.007854 0.000000 1.248175 ( 0.481183)
build_install 0.012966 0.002476 4.281074 ( 1.761092)
test_btest 0.001240 0.000310 52.691340 ( 6.159674)
test_basic 0.004758 0.001189 0.288072 ( 0.388246)
test_all 0.002035 0.000509 489.467007 ( 51.823472)
test_rubyspec 0.082597 0.052751 41.117570 ( 48.783447)
total: 110.39 sec