Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-094740
#<BuildRuby:0x000055749e079550
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221101-094740",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010273 0.000791 1.096918 ( 1.143805)
build_miniruby 0.002382 0.000183 0.096940 ( 0.094688)
build_ruby 0.002134 0.000164 0.092716 ( 0.089948)
build_all 0.008655 0.000258 1.361042 ( 0.561169)
build_install 0.009358 0.005155 1.666182 ( 0.897235)
test_btest 0.001479 0.000185 59.652865 ( 6.897926)
test_basic 0.006013 0.000751 0.345298 ( 0.437198)
test_all 0.002975 0.004889 484.942708 ( 54.347102)
test_rubyspec 0.070697 0.055516 43.378500 ( 51.863762)
total: 116.33 sec