Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-232713
#<BuildRuby:0x0000558e0a398328
@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-232713",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.004667 0.000259 1.144647 ( 1.153413)
build_miniruby 0.000992 0.000055 1.008583 ( 1.007266)
build_ruby 0.001250 0.000000 2.858398 ( 2.760913)
build_all 0.008905 0.000066 15.839076 ( 3.310325)
build_install 0.009296 0.000465 2.114784 ( 1.279448)
test_btest 0.000540 0.000027 59.236682 ( 11.885207)
test_basic 0.004906 0.000000 0.311804 ( 0.402235)
test_all 0.000860 0.000040 677.497206 (107.473965)
test_rubyspec 0.056749 0.014474 52.685018 ( 60.837614)
total: 190.11 sec