Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-075607
#<BuildRuby:0x000055b23a37c098
@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.20230728-075607",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.006727 0.000000 1.526494 ( 2.845298)
build_miniruby 0.001047 0.000029 0.906452 ( 0.905888)
build_ruby 0.001101 0.000348 2.772312 ( 2.772534)
build_all 0.009565 0.000485 15.088031 ( 1.381993)
build_install 0.005669 0.003297 2.146515 ( 0.948451)
test_btest 0.000731 0.000222 87.540710 ( 7.694185)
test_basic 0.001326 0.003076 0.639401 ( 0.717353)
test_all 0.000962 0.000321 527.593746 ( 56.402215)
test_rubyspec 0.023451 0.015600 47.689251 ( 60.030175)
total: 133.70 sec