Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-091124
#<BuildRuby:0x000055909824c010
@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.20230120-091124",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.001997 0.004374 0.844326 ( 1.029012)
build_miniruby 0.001070 0.000306 1.023090 ( 1.021131)
build_ruby 0.001345 0.000384 2.775491 ( 2.772786)
build_all 0.004358 0.005422 16.745545 ( 3.019011)
build_install 0.009312 0.001884 2.041257 ( 1.068551)
test_btest 0.000882 0.000294 76.397205 ( 10.206052)
test_basic 0.002049 0.004822 0.379821 ( 0.465430)
test_all 0.000884 0.000344 652.399786 ( 95.619478)
test_rubyspec 0.098074 0.036762 51.661362 ( 59.766447)
total: 174.97 sec