Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-194537
#<BuildRuby:0x00005583f6c7fce8
@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.20231020-194537",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000551 0.004062 1.246876 ( 1.510559)
build_miniruby 0.000912 0.000322 0.969881 ( 0.969426)
build_ruby 0.001054 0.000371 2.961113 ( 2.961383)
build_all 0.002695 0.007455 17.526176 ( 1.524137)
build_install 0.005259 0.004570 5.189035 ( 1.241647)
test_btest 0.000724 0.000343 86.803957 ( 7.261002)
test_basic 0.003810 0.000000 0.661764 ( 0.739864)
test_all 0.003774 0.001612 549.740260 ( 50.717409)
test_rubyspec 0.013296 0.037673 51.868427 ( 64.174904)
total: 131.10 sec