Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-011013
#<BuildRuby:0x00005609c6274a68
@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.20221007-011013",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000035 0.000010 0.000045 ( 0.000044)
build_up 0.007034 0.005136 1.071107 ( 1.141499)
build_miniruby 0.001514 0.000505 0.100175 ( 0.096756)
build_ruby 0.001325 0.000442 0.096426 ( 0.093500)
build_all 0.007634 0.000911 1.271920 ( 0.558194)
build_install 0.011245 0.003460 1.587091 ( 0.881089)
test_btest 0.001479 0.000455 60.064062 ( 6.567300)
test_basic 0.006717 0.000234 0.344331 ( 0.439795)
test_all 0.005251 0.002082 498.936273 ( 53.882407)
test_rubyspec 0.065718 0.051163 42.274981 ( 50.477743)
total: 114.14 sec