Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-124930
#<BuildRuby:0x000056277710e7e0
@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.20221127-124930",
@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.000023 0.000002 0.000025 ( 0.000010)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004732 0.000338 1.241637 ( 1.482132)
build_miniruby 0.000846 0.000061 0.970789 ( 0.969441)
build_ruby 0.001114 0.000079 2.818583 ( 2.694151)
build_all 0.005223 0.004517 22.431875 ( 4.524986)
build_install 0.007482 0.002827 4.404259 ( 1.605316)
test_btest 0.000573 0.000090 57.939004 ( 11.711787)
test_basic 0.000000 0.005186 0.331204 ( 0.421669)
test_all 0.000000 0.001232 661.972350 (108.047209)
test_rubyspec 0.040765 0.031981 53.504928 ( 61.683686)
total: 193.14 sec