Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-151055
#<BuildRuby:0x000056451ce4ce80
@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.20220825-151055",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.007782 0.000924 0.829261 ( 0.920728)
build_miniruby 0.001229 0.000000 0.054855 ( 0.055306)
build_ruby 0.001965 0.000000 0.063242 ( 0.062218)
build_all 0.008039 0.001555 1.276393 ( 0.502660)
build_install 0.010225 0.004864 1.560022 ( 0.813113)
test_btest 0.000938 0.000235 51.572914 ( 6.383245)
test_basic 0.005376 0.001344 0.298113 ( 0.391748)
test_all 0.004165 0.001208 487.447650 ( 52.342261)
test_rubyspec 0.079572 0.056960 41.870164 ( 50.578746)
total: 112.05 sec