Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-071300
#<BuildRuby:0x0000564c6231a678
@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.20230125-071300",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005460 0.000780 0.909046 ( 1.117159)
build_miniruby 0.001127 0.000161 1.003590 ( 1.001705)
build_ruby 0.001460 0.000000 2.773023 ( 2.770536)
build_all 0.006363 0.003571 16.747522 ( 2.995550)
build_install 0.007873 0.003288 2.081523 ( 1.074031)
test_btest 0.000779 0.000156 72.484176 ( 10.872052)
test_basic 0.005411 0.001083 0.358118 ( 0.444363)
test_all 0.001112 0.000223 655.365175 (100.440073)
test_rubyspec 0.083310 0.044721 51.956022 ( 60.026373)
total: 180.74 sec