Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-214227
#<BuildRuby:0x0000558d2acb0dd8
@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.20220821-214227",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007492 0.003957 0.968084 ( 0.985171)
build_miniruby 0.001565 0.000196 0.078003 ( 0.076152)
build_ruby 0.001492 0.000187 0.074803 ( 0.073418)
build_all 0.009671 0.000141 1.527076 ( 0.580518)
build_install 0.022905 0.000134 1.846530 ( 0.911635)
test_btest 0.000992 0.000086 74.371703 ( 8.390039)
test_basic 0.003400 0.004834 0.325548 ( 0.413633)
test_all 0.004961 0.000647 691.428370 ( 67.415920)
test_rubyspec 0.108888 0.063787 45.666320 ( 54.278399)
total: 133.13 sec