Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-135257
#<BuildRuby:0x000056327326a7e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220805-135257",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002366 0.003677 0.855150 ( 1.325886)
build_miniruby 0.001002 0.000000 0.057482 ( 0.056294)
build_ruby 0.000937 0.000000 0.060240 ( 0.059097)
build_all 0.004294 0.000320 1.512892 ( 0.584803)
build_install 0.007387 0.003859 5.627735 ( 2.143070)
test_btest 0.000501 0.000083 46.872633 ( 8.809277)
test_basic 0.005433 0.000235 0.294771 ( 0.383751)
test_all 0.001468 0.000000 619.709999 ( 89.884231)
test_rubyspec 0.100321 0.028455 43.957290 ( 51.343953)
total: 154.59 sec