Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-020201
#<BuildRuby:0x000055e8c2cbfdf8
@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.20230105-020201",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006158 0.000384 0.850786 ( 1.092836)
build_miniruby 0.001276 0.000080 1.010794 ( 1.008812)
build_ruby 0.001522 0.000095 2.776009 ( 2.773121)
build_all 0.009367 0.000585 16.767369 ( 3.024998)
build_install 0.011234 0.000355 2.301622 ( 1.181007)
test_btest 0.000911 0.000054 72.527242 ( 10.489365)
test_basic 0.006124 0.000360 0.342486 ( 0.428864)
test_all 0.001258 0.000033 658.423452 (108.293419)
test_rubyspec 0.098184 0.032326 51.593763 ( 59.633922)
total: 187.93 sec