Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-001530
#<BuildRuby:0x0000562625bd11f8
@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.20221104-001530",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002902 0.004704 0.904556 ( 0.937652)
build_miniruby 0.001166 0.000292 0.051546 ( 0.050321)
build_ruby 0.001096 0.000274 0.039797 ( 0.038659)
build_all 0.007674 0.000000 1.211749 ( 0.471783)
build_install 0.009868 0.004413 1.520999 ( 0.783437)
test_btest 0.001486 0.000372 59.774432 ( 6.482508)
test_basic 0.002337 0.005250 0.317142 ( 0.406222)
test_all 0.021010 0.005368 495.146753 ( 54.017008)
test_rubyspec 0.047044 0.078420 43.371942 ( 51.922002)
total: 115.11 sec