Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-064136
#<BuildRuby:0x0000559be965bbb8
@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.20230727-064136",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000048 0.000008 0.000056 ( 0.000060)
build_up 0.001783 0.004307 1.497222 ( 2.733631)
build_miniruby 0.001017 0.000000 0.926009 ( 0.924880)
build_ruby 0.001704 0.000000 2.677996 ( 2.683695)
build_all 0.005015 0.003968 13.735172 ( 1.222028)
build_install 0.003512 0.005059 2.026981 ( 0.965289)
test_btest 0.000704 0.000211 81.697231 ( 7.143106)
test_basic 0.000184 0.004158 0.607136 ( 0.685060)
test_all 0.000742 0.000260 487.291771 ( 53.781397)
test_rubyspec 0.016234 0.026002 42.868431 ( 55.266173)
total: 125.41 sec