Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-201311
#<BuildRuby:0x0000561dc722c078
@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.20230814-201311",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005155 0.000124 1.453324 ( 2.728412)
build_miniruby 0.000935 0.000094 0.872639 ( 0.872544)
build_ruby 0.001312 0.000131 2.641055 ( 2.645774)
build_all 0.008761 0.000877 16.933621 ( 1.469052)
build_install 0.011579 0.000000 5.078005 ( 1.179473)
test_btest 0.000994 0.000000 84.141963 ( 7.271845)
test_basic 0.000000 0.005052 0.760218 ( 0.836895)
test_all 0.000000 0.005841 514.480361 ( 53.346187)
test_rubyspec 0.016525 0.028694 46.358094 ( 58.676703)
total: 129.03 sec