Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-040908
#<BuildRuby:0x0000560ee224ef90
@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.20220808-040908",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.006932 0.001891 0.830183 ( 1.114960)
build_miniruby 0.001126 0.000307 0.054525 ( 0.052986)
build_ruby 0.001476 0.000403 0.062859 ( 0.060788)
build_all 0.003052 0.005989 1.261934 ( 0.474731)
build_install 0.005187 0.010344 4.324657 ( 1.781969)
test_btest 0.001034 0.000517 50.640503 ( 5.979134)
test_basic 0.006889 0.000748 0.281623 ( 0.372655)
test_all 0.001783 0.000823 485.360103 ( 51.414014)
test_rubyspec 0.091211 0.048376 41.802946 ( 49.256629)
total: 110.51 sec