Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-094936
#<BuildRuby:0x000055b0c3948328
@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.20221117-094936",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004376 0.000068 1.038387 ( 1.066127)
build_miniruby 0.000000 0.000937 1.029002 ( 1.027730)
build_ruby 0.000000 0.001212 2.742025 ( 2.652497)
build_all 0.003110 0.006057 15.758649 ( 3.288748)
build_install 0.004432 0.004715 2.073304 ( 1.173862)
test_btest 0.000411 0.000137 55.823003 ( 11.440089)
test_basic 0.004815 0.000000 0.309967 ( 0.400828)
test_all 0.000992 0.000000 647.841880 (101.316961)
test_rubyspec 0.043183 0.021726 51.452958 ( 59.656325)
total: 182.02 sec