Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-014922
#<BuildRuby:0x000055ac8eb9a7e0
@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-014922",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000970 0.004223 1.200814 ( 1.206966)
build_miniruby 0.000789 0.000166 1.023185 ( 1.022028)
build_ruby 0.001050 0.000221 2.806041 ( 2.719435)
build_all 0.007907 0.000747 15.880359 ( 3.299192)
build_install 0.007863 0.000667 2.036886 ( 1.132047)
test_btest 0.000485 0.000092 61.360016 ( 11.060968)
test_basic 0.004068 0.000774 0.319507 ( 0.410413)
test_all 0.000862 0.000164 648.347749 (100.982271)
test_rubyspec 0.047503 0.024048 51.145288 ( 59.488867)
total: 181.32 sec