Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-090503
#<BuildRuby:0x000055ff324f4c00
@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.20220914-090503",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010637 0.000000 1.105245 ( 1.101737)
build_miniruby 0.002215 0.000000 0.073477 ( 0.072195)
build_ruby 0.000000 0.002409 0.073916 ( 0.072733)
build_all 0.008497 0.001735 1.604835 ( 0.620383)
build_install 0.016891 0.003573 1.935237 ( 0.943880)
test_btest 0.001024 0.000079 95.412027 ( 9.317469)
test_basic 0.007354 0.000252 0.361898 ( 0.451900)
test_all 0.004442 0.000329 638.416280 ( 65.876646)
test_rubyspec 0.109040 0.052494 46.827924 ( 55.182264)
total: 133.64 sec