Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-121529
#<BuildRuby:0x00005602eb551c18
@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.20221203-121529",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004612 0.000141 1.161794 ( 1.156184)
build_miniruby 0.000981 0.000000 0.977015 ( 0.975656)
build_ruby 0.001310 0.000000 2.787027 ( 2.675631)
build_all 0.005147 0.003911 15.879961 ( 3.394932)
build_install 0.004418 0.004145 2.247951 ( 1.264502)
test_btest 0.000592 0.000000 61.980867 ( 11.989409)
test_basic 0.004640 0.000367 0.307978 ( 0.398230)
test_all 0.000680 0.000200 670.856603 (107.662399)
test_rubyspec 0.031525 0.033355 53.477513 ( 61.671598)
total: 191.19 sec