Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-165302
#<BuildRuby:0x000055960b2cead8
@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.20221024-165302",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000046 0.000000 0.000046 ( 0.000042)
build_up 0.011990 0.000000 1.138245 ( 1.193201)
build_miniruby 0.001500 0.000000 0.109408 ( 0.106436)
build_ruby 0.001641 0.000000 0.113030 ( 0.109473)
build_all 0.004388 0.004544 1.378581 ( 0.589146)
build_install 0.009758 0.004160 1.676687 ( 0.888837)
test_btest 0.001753 0.000176 63.444962 ( 6.585996)
test_basic 0.005979 0.000598 0.367543 ( 0.466489)
test_all 0.007774 0.000287 492.336188 ( 53.807253)
test_rubyspec 0.106884 0.017564 43.481014 ( 52.041999)
total: 115.79 sec