Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-214312
#<BuildRuby:0x000055886e348040
@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.20230130-214312",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005350 0.001147 0.839293 ( 1.034342)
build_miniruby 0.000879 0.000189 1.008549 ( 1.006753)
build_ruby 0.001263 0.000271 2.791699 ( 2.789407)
build_all 0.008851 0.000889 16.678448 ( 2.997953)
build_install 0.010258 0.001041 2.075138 ( 1.068205)
test_btest 0.000868 0.000163 76.791048 ( 10.721063)
test_basic 0.003590 0.003637 0.341880 ( 0.427082)
test_all 0.001188 0.000264 660.616839 (113.965389)
test_rubyspec 0.073900 0.056792 51.934004 ( 59.961822)
total: 193.97 sec