Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-001333
#<BuildRuby:0x000055e9cca02038
@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.20220730-001333",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000022 0.000004 0.000026 ( 0.000023)
build_up 0.008587 0.001431 0.874702 ( 1.921379)
build_miniruby 0.001222 0.000204 0.054983 ( 0.053500)
build_ruby 0.001902 0.000317 0.063280 ( 0.061008)
build_all 0.005458 0.000910 1.236603 ( 0.468646)
build_install 0.010011 0.005306 4.254001 ( 1.791982)
test_btest 0.000000 0.002015 52.730162 ( 5.859207)
test_basic 0.002092 0.006032 0.295341 ( 0.384178)
test_all 0.000941 0.002338 507.525432 ( 53.533455)
test_rubyspec 0.067737 0.066017 41.674786 ( 47.486463)
total: 111.56 sec