Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-081322
#<BuildRuby:0x0000556a9d6b4920
@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.20221115-081322",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010815 0.000458 1.125246 ( 4.700819)
build_miniruby 0.000000 0.002748 0.857942 ( 0.856161)
build_ruby 0.000000 0.003764 2.255555 ( 2.161147)
build_all 0.013764 0.007949 18.575555 ( 2.141347)
build_install 0.017612 0.002644 1.836545 ( 0.954563)
test_btest 0.000998 0.000222 80.387450 ( 8.848857)
test_basic 0.009091 0.000000 0.341282 ( 0.427586)
test_all 0.000000 0.002278 658.824540 ( 68.973928)
test_rubyspec 0.104178 0.075823 47.194957 ( 55.359367)
total: 144.42 sec