Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-063324
#<BuildRuby:0x000055eb04ce10b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221013-063324",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.009972 1.071686 ( 1.148076)
build_miniruby 0.000000 0.002121 0.094147 ( 0.090931)
build_ruby 0.000000 0.001552 0.100472 ( 0.098593)
build_all 0.003859 0.004183 1.325948 ( 0.572897)
build_install 0.008663 0.004331 1.661113 ( 0.910476)
test_btest 0.001297 0.000648 61.570156 ( 6.629484)
test_basic 0.004130 0.002065 0.329701 ( 0.419094)
test_all 0.006681 0.000897 502.551286 ( 53.769968)
test_rubyspec 0.078021 0.045441 43.321838 ( 51.729698)
total: 115.37 sec