Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-040548
#<BuildRuby:0x0000555863faf418
@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.20221129-040548",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004829 0.000000 1.208125 ( 1.247130)
build_miniruby 0.000963 0.000000 0.980873 ( 0.979660)
build_ruby 0.001130 0.000000 2.775038 ( 2.688563)
build_all 0.008824 0.000000 15.848594 ( 3.301088)
build_install 0.008671 0.000000 1.996248 ( 1.163256)
test_btest 0.000627 0.000000 59.188123 ( 11.386200)
test_basic 0.005600 0.000000 0.324068 ( 0.414121)
test_all 0.000952 0.000014 686.294222 (107.821327)
test_rubyspec 0.051676 0.020290 53.485109 ( 61.695415)
total: 190.70 sec