Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-122239
#<BuildRuby:0x000055a30690ef08
@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.20221014-122239",
@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.000047 0.000000 0.000047 ( 0.000048)
autoconf 0.000062 0.000000 0.000062 ( 0.000062)
configure 0.000036 0.000000 0.000036 ( 0.000035)
build_up 0.007867 0.004091 1.083819 ( 1.146110)
build_miniruby 0.001785 0.000238 0.095231 ( 0.091752)
build_ruby 0.001693 0.000226 0.095699 ( 0.092047)
build_all 0.007671 0.001023 1.274071 ( 0.561973)
build_install 0.010281 0.006881 1.656062 ( 0.894855)
test_btest 0.001860 0.000000 60.859954 ( 6.509530)
test_basic 0.001092 0.004900 0.327897 ( 0.418691)
test_all 0.004371 0.003632 512.894612 ( 54.962895)
test_rubyspec 0.058251 0.059822 43.066468 ( 51.652113)
total: 116.33 sec