Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-200924
#<BuildRuby:0x00005601274f2878
@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-200924",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000029 0.000001 0.000030 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004836 0.000043 1.120803 ( 1.854041)
build_miniruby 0.000878 0.000042 0.933027 ( 0.931407)
build_ruby 0.001098 0.000052 2.744151 ( 2.657974)
build_all 0.005557 0.003218 15.824580 ( 3.255696)
build_install 0.002079 0.007635 1.990365 ( 1.174679)
test_btest 0.000517 0.000082 56.991401 ( 11.383252)
test_basic 0.004216 0.000675 0.279423 ( 0.370173)
test_all 0.001841 0.000000 648.296779 (104.352207)
test_rubyspec 0.041054 0.023243 51.153704 ( 59.489790)
total: 185.47 sec