Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-155100
#<BuildRuby:0x000056099bdd6eb8
@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.20230702-155100",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005135 0.000467 1.378789 ( 2.678119)
build_miniruby 0.000924 0.000084 0.881340 ( 0.882001)
build_ruby 0.001090 0.000099 2.578538 ( 2.578418)
build_all 0.005079 0.004725 11.832106 ( 8.192663)
build_install 0.005316 0.003825 5.156653 ( 1.966611)
test_btest 0.001197 0.000257 87.443987 ( 7.767279)
test_basic 0.000630 0.004684 0.828907 ( 0.909372)
test_all 0.000000 0.001542 479.224180 ( 54.767647)
test_rubyspec 0.011569 0.022517 42.053819 ( 54.552366)
total: 134.30 sec