Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-121356
#<BuildRuby:0x00005581e1e22968
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-121356",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005169 0.000067 1.169057 ( 1.784393)
build_miniruby 0.000784 0.000056 0.958140 ( 0.956964)
build_ruby 0.001102 0.000078 2.736852 ( 2.632617)
build_all 0.008166 0.000583 15.853772 ( 3.309232)
build_install 0.004208 0.004297 2.235019 ( 1.305282)
test_btest 0.000531 0.000067 56.703838 ( 11.907788)
test_basic 0.004716 0.000001 0.306646 ( 0.397892)
test_all 0.001474 0.000173 669.027791 (120.042093)
test_rubyspec 0.036736 0.029827 53.940897 ( 62.283904)
total: 204.62 sec