Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-003749
#<BuildRuby:0x000056457598c9c8
@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-003749",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.009596 0.004112 1.062736 ( 2.659915)
build_miniruby 0.001262 0.000473 0.078330 ( 0.077223)
build_ruby 0.002455 0.000000 0.075144 ( 0.073427)
build_all 0.009162 0.001570 1.509005 ( 0.580363)
build_install 0.019323 0.002804 5.118054 ( 2.041687)
test_btest 0.001364 0.000000 73.186098 ( 8.162896)
test_basic 0.003867 0.004183 0.328884 ( 0.418321)
test_all 0.001573 0.000503 636.331509 ( 63.738684)
test_rubyspec 0.084427 0.065591 45.488808 ( 51.239117)
total: 128.99 sec