Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-031218
#<BuildRuby:0x0000560b04bb09d0
@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.20220818-031218",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002500 0.008974 1.022861 ( 12.794062)
build_miniruby 0.001195 0.000597 0.072628 ( 0.071408)
build_ruby 0.001575 0.000788 0.074647 ( 0.072369)
build_all 0.007853 0.001633 1.533742 ( 0.579303)
build_install 0.017719 0.003412 1.855814 ( 0.926527)
test_btest 0.000978 0.000391 77.150563 ( 8.282079)
test_basic 0.007229 0.000746 0.325885 ( 0.419422)
test_all 0.002648 0.000993 645.777367 ( 64.645191)
test_rubyspec 0.118293 0.066085 45.554426 ( 53.022506)
total: 140.81 sec