Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-050820
#<BuildRuby:0x000056297bcfb520
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230728-050820",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002835 0.003763 1.545239 ( 2.821709)
build_miniruby 0.001091 0.000000 0.877211 ( 0.876893)
build_ruby 0.001168 0.000000 2.707869 ( 2.707639)
build_all 0.006266 0.003355 15.021805 ( 1.416401)
build_install 0.008092 0.001266 2.185362 ( 1.006607)
test_btest 0.000643 0.000110 84.297346 ( 7.834248)
test_basic 0.000742 0.003430 0.711155 ( 0.789056)
test_all 0.001719 0.000000 518.059362 ( 50.637582)
test_rubyspec 0.034965 0.009632 46.443052 ( 58.837428)
total: 126.93 sec