Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-010503
#<BuildRuby:0x0000560eb598bdf8
@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.20230101-010503",
@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.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001899 0.004515 0.910056 ( 1.076877)
build_miniruby 0.001096 0.000274 1.023071 ( 1.021008)
build_ruby 0.001293 0.000323 2.844356 ( 2.841945)
build_all 0.009588 0.000000 16.799270 ( 2.961698)
build_install 0.011592 0.000000 2.300949 ( 1.179714)
test_btest 0.000774 0.000151 72.799699 ( 10.711992)
test_basic 0.005925 0.001185 0.362103 ( 0.447299)
test_all 0.001151 0.000230 667.407365 (100.797385)
test_rubyspec 0.074471 0.027974 51.504861 ( 59.547675)
total: 180.59 sec