Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-041813
#<BuildRuby:0x0000559ad7682fa0
@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.20230623-041813",
@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.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000567 0.004174 1.334782 ( 2.581781)
build_miniruby 0.001130 0.000000 0.903444 ( 0.903831)
build_ruby 0.001243 0.000000 2.520289 ( 2.520904)
build_all 0.009668 0.000000 15.665193 ( 1.413277)
build_install 0.001529 0.007125 4.544547 ( 1.096794)
test_btest 0.001016 0.000000 83.813511 ( 7.118480)
test_basic 0.003517 0.000127 0.607858 ( 0.694963)
test_all 0.001558 0.000250 440.999829 ( 48.407707)
test_rubyspec 0.014074 0.026018 43.697393 ( 56.157681)
total: 120.90 sec