Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-010003
#<BuildRuby:0x000055e1c59307b8
@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.20220820-010003",
@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.000018 0.000005 0.000023 ( 0.000023)
configure 0.000022 0.000005 0.000027 ( 0.000025)
build_up 0.008891 0.002052 0.962321 ( 1.166573)
build_miniruby 0.002134 0.000000 0.079486 ( 0.079125)
build_ruby 0.001607 0.000000 0.079713 ( 0.079805)
build_all 0.008029 0.001606 1.515440 ( 0.586839)
build_install 0.009848 0.014970 1.902874 ( 0.934383)
test_btest 0.000754 0.000282 72.982547 ( 8.066328)
test_basic 0.007180 0.000750 0.327904 ( 0.417970)
test_all 0.004094 0.001006 686.634911 ( 66.793776)
test_rubyspec 0.109778 0.052104 45.829946 ( 54.309969)
total: 132.44 sec