Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-060900
#<BuildRuby:0x000055ec1daf0028
@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.20230115-060900",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.009794 0.000370 1.304955 ( 1.455587)
build_miniruby 0.001199 0.000225 1.708368 ( 1.578803)
build_ruby 0.001355 0.000254 2.771810 ( 2.769313)
build_all 0.009829 0.000000 16.846199 ( 3.030719)
build_install 0.011745 0.000000 2.144417 ( 1.088079)
test_btest 0.001137 0.000000 77.825458 ( 10.911112)
test_basic 0.006827 0.000612 0.373876 ( 0.458546)
test_all 0.001157 0.000157 667.759987 ( 94.291532)
test_rubyspec 0.087285 0.048342 52.196739 ( 60.319604)
total: 175.90 sec