Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-112206
#<BuildRuby:0x0000564d722004c0
@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.20220921-112206",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.007914 0.001826 1.108293 ( 1.124840)
build_miniruby 0.001602 0.000369 0.119012 ( 0.115753)
build_ruby 0.001714 0.000396 0.114180 ( 0.097561)
build_all 0.007430 0.001715 1.574805 ( 0.643809)
build_install 0.018963 0.002916 1.939087 ( 1.027315)
test_btest 0.001114 0.000239 76.291718 ( 8.254218)
test_basic 0.006130 0.001313 0.383469 ( 0.473100)
test_all 0.000000 0.004335 682.791898 ( 68.534173)
test_rubyspec 0.106238 0.067163 45.569104 ( 54.115434)
total: 134.39 sec