Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-210843
#<BuildRuby:0x00005631f687ce80
@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.20220804-210843",
@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.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.010225 0.815795 ( 0.923650)
build_miniruby 0.000834 0.000879 0.054767 ( 0.053331)
build_ruby 0.001136 0.000324 0.063482 ( 0.062691)
build_all 0.006828 0.000785 1.243475 ( 0.464334)
build_install 0.011535 0.005074 4.246039 ( 1.780698)
test_btest 0.000000 0.001874 53.195384 ( 5.957296)
test_basic 0.000000 0.006278 0.289448 ( 0.388771)
test_all 0.001355 0.000633 505.793534 ( 53.142095)
test_rubyspec 0.062651 0.064680 41.041616 ( 48.661136)
total: 111.44 sec