Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-220956
#<BuildRuby:0x0000557ea6aa1570
@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.20220727-220956",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006244 0.004557 0.860206 ( 0.998259)
build_miniruby 0.001417 0.000000 0.054326 ( 0.052960)
build_ruby 0.001592 0.000000 0.066446 ( 0.064750)
build_all 0.002833 0.004718 1.218512 ( 0.467294)
build_install 0.011047 0.006582 4.379992 ( 1.806950)
test_btest 0.000783 0.000261 50.821157 ( 6.354078)
test_basic 0.004503 0.001501 0.298966 ( 0.398739)
test_all 0.002695 0.000343 500.835712 ( 52.686734)
test_rubyspec 0.075807 0.055608 41.846741 ( 47.699552)
total: 110.53 sec