Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-225956
#<BuildRuby:0x0000555d831cc920
@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.20220818-225956",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005086 0.005940 0.975157 ( 1.113976)
build_miniruby 0.001446 0.000602 0.070095 ( 0.067842)
build_ruby 0.001349 0.000562 0.078160 ( 0.076528)
build_all 0.007074 0.002948 1.535726 ( 0.574055)
build_install 0.015159 0.005046 1.882015 ( 0.918684)
test_btest 0.000751 0.000300 71.935451 ( 8.430354)
test_basic 0.004530 0.001812 0.326509 ( 0.425393)
test_all 0.002976 0.001190 632.215219 ( 65.100699)
test_rubyspec 0.139255 0.032476 45.558255 ( 53.953668)
total: 130.66 sec