Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-050551
#<BuildRuby:0x0000558b0c89bdd0
@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.20221125-050551",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001695 0.003250 1.040336 ( 1.033519)
build_miniruby 0.000747 0.000213 1.011727 ( 1.010467)
build_ruby 0.000929 0.000265 2.773780 ( 2.680985)
build_all 0.007793 0.001052 15.853819 ( 3.348173)
build_install 0.008795 0.000135 2.069345 ( 1.162936)
test_btest 0.000444 0.000105 64.505022 ( 10.875932)
test_basic 0.004139 0.000974 0.299165 ( 0.390484)
test_all 0.000931 0.000219 720.725726 (112.624981)
test_rubyspec 0.050182 0.015328 53.644432 ( 61.832039)
total: 194.96 sec