Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-114506
#<BuildRuby:0x000056081f2a8028
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-114506",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005235 0.001308 0.861988 ( 1.524119)
build_miniruby 0.001082 0.000270 1.018361 ( 1.016405)
build_ruby 0.001304 0.000326 2.784959 ( 2.782312)
build_all 0.010013 0.000000 16.818295 ( 2.972758)
build_install 0.010093 0.000000 2.122917 ( 1.079480)
test_btest 0.001030 0.000000 77.301115 ( 11.124422)
test_basic 0.002973 0.003783 0.348677 ( 0.434741)
test_all 0.001055 0.000234 677.793785 ( 94.524719)
test_rubyspec 0.065587 0.039743 52.441754 ( 60.506520)
total: 175.97 sec