Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-181246
#<BuildRuby:0x0000563321a5c0d0
@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.20221120-181246",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004316 0.000576 1.143196 ( 1.444579)
build_miniruby 0.000886 0.000119 0.956647 ( 0.954967)
build_ruby 0.001327 0.000000 2.777846 ( 2.648216)
build_all 0.008983 0.000000 15.837710 ( 3.324989)
build_install 0.005954 0.003533 1.944889 ( 1.111031)
test_btest 0.000577 0.000086 55.530723 ( 11.488071)
test_basic 0.004183 0.000628 0.291794 ( 0.381982)
test_all 0.001196 0.000179 651.276508 (105.228961)
test_rubyspec 0.040007 0.018708 51.523939 ( 59.842538)
total: 186.43 sec