Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-060033
#<BuildRuby:0x000055cb323009c8
@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.20221117-060033",
@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.000036 0.000009 0.000045 ( 0.000031)
autoconf 0.000091 0.000023 0.000114 ( 0.000113)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.005870 0.003379 1.088599 ( 1.768718)
build_miniruby 0.001362 0.000389 0.876119 ( 0.876713)
build_ruby 0.002433 0.000000 2.317912 ( 2.222511)
build_all 0.017352 0.001899 18.413072 ( 2.241972)
build_install 0.016637 0.004171 1.885567 ( 0.966717)
test_btest 0.000000 0.001280 84.319711 ( 9.021731)
test_basic 0.004353 0.003007 0.334641 ( 0.430058)
test_all 0.002439 0.000000 722.934667 ( 75.792609)
test_rubyspec 0.091728 0.030899 50.733277 ( 59.431359)
total: 152.75 sec