Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-113350
#<BuildRuby:0x0000555e9e20fba0
@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.20230520-113350",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001198 0.003595 1.292493 ( 2.531732)
build_miniruby 0.001087 0.000000 0.791428 ( 0.790606)
build_ruby 0.001242 0.000000 2.419026 ( 2.419461)
build_all 0.008681 0.000000 11.798455 ( 1.076448)
build_install 0.006703 0.000297 1.603151 ( 0.822715)
test_btest 0.000563 0.000073 77.268935 ( 7.011101)
test_basic 0.000615 0.003456 0.646794 ( 0.729250)
test_all 0.000940 0.000157 418.973355 ( 48.821740)
test_rubyspec 0.024508 0.015105 41.829409 ( 54.353911)
total: 118.56 sec