Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-135103
#<BuildRuby:0x00005604dd153bb8
@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.20230619-135103",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005146 1.316557 ( 2.621916)
build_miniruby 0.000031 0.001178 0.809183 ( 0.807971)
build_ruby 0.000852 0.000373 2.414239 ( 2.414165)
build_all 0.008270 0.001809 15.573312 ( 1.397417)
build_install 0.007492 0.001304 4.474481 ( 1.057763)
test_btest 0.000732 0.000285 83.519144 ( 7.202067)
test_basic 0.000000 0.005107 0.764487 ( 0.842697)
test_all 0.001274 0.000162 429.170805 ( 49.729375)
test_rubyspec 0.016442 0.024273 42.884628 ( 55.310099)
total: 121.38 sec