Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-015558
#<BuildRuby:0x000055d59cc87dd8
@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.20221126-015558",
@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.000007)
autoconf 0.000035 0.000012 0.000047 ( 0.000048)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.003542 0.001288 1.052072 ( 1.192311)
build_miniruby 0.000707 0.000257 1.055797 ( 1.054705)
build_ruby 0.000945 0.000344 2.817652 ( 2.731542)
build_all 0.007731 0.001085 15.763393 ( 3.321042)
build_install 0.008248 0.001076 1.969179 ( 1.090430)
test_btest 0.000612 0.000188 63.295416 ( 10.235812)
test_basic 0.005010 0.000000 0.329963 ( 0.420593)
test_all 0.000787 0.000219 653.768781 (110.517988)
test_rubyspec 0.040860 0.026931 53.145151 ( 61.362180)
total: 191.93 sec