Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-164615
#<BuildRuby:0x00005590d365b4b8
@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.20220917-164615",
@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.000016 0.000000 0.000016 ( 0.000006)
autoconf 0.000031 0.000000 0.000031 ( 0.000029)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.008273 0.003083 1.102282 ( 1.736091)
build_miniruby 0.001688 0.000450 0.125590 ( 0.120819)
build_ruby 0.001764 0.000470 0.115766 ( 0.097986)
build_all 0.007660 0.002807 1.599963 ( 0.659376)
build_install 0.020233 0.002084 1.948760 ( 0.968885)
test_btest 0.000000 0.001922 95.413924 ( 9.348782)
test_basic 0.005532 0.002612 0.393956 ( 0.481365)
test_all 0.002044 0.000557 626.817416 ( 65.447509)
test_rubyspec 0.111035 0.061545 47.084247 ( 55.275886)
total: 134.14 sec