Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-081149
#<BuildRuby:0x000055d7c8de5350
@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.20220802-081149",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.009150 0.000000 0.838614 ( 1.648565)
build_miniruby 0.001715 0.000000 0.054907 ( 0.053447)
build_ruby 0.001245 0.000102 0.055771 ( 0.054813)
build_all 0.007676 0.001024 1.236929 ( 0.469830)
build_install 0.009732 0.007264 4.343391 ( 1.872176)
test_btest 0.001492 0.000314 53.376902 ( 5.772921)
test_basic 0.002320 0.004773 0.300012 ( 0.390527)
test_all 0.002388 0.000000 507.090290 ( 53.098107)
test_rubyspec 0.110188 0.034040 41.607990 ( 47.140376)
total: 110.50 sec