Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-063838
#<BuildRuby:0x000055cc5b09fba0
@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.20230727-063838",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.005440 1.404123 ( 2.677165)
build_miniruby 0.000000 0.001010 0.878884 ( 0.878253)
build_ruby 0.000000 0.001166 2.789615 ( 2.789848)
build_all 0.005369 0.004333 14.930215 ( 1.268400)
build_install 0.008213 0.000959 2.012419 ( 1.950208)
test_btest 0.000777 0.000176 87.941136 ( 7.759137)
test_basic 0.002581 0.003797 0.761993 ( 0.834932)
test_all 0.001410 0.000368 553.705347 ( 47.974958)
test_rubyspec 0.011254 0.030857 43.114815 ( 55.455591)
total: 121.59 sec