Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-083001
#<BuildRuby:0x00005631ab906f90
@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.20220812-083001",
@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.000006 0.000020 ( 0.000020)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.001252 0.009953 0.823943 ( 1.292947)
build_miniruby 0.001210 0.000769 0.065592 ( 0.064732)
build_ruby 0.001178 0.000750 0.063088 ( 0.061733)
build_all 0.007354 0.002037 1.240661 ( 0.479525)
build_install 0.011542 0.003976 1.578740 ( 0.782291)
test_btest 0.000000 0.001374 53.517550 ( 6.196299)
test_basic 0.003963 0.002788 0.289770 ( 0.380957)
test_all 0.004408 0.000000 511.599809 ( 53.135682)
test_rubyspec 0.081941 0.042172 41.745485 ( 49.016793)
total: 111.41 sec