Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-194444
#<BuildRuby:0x00005651a0a32be8
@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-194444",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.006580 0.847847 ( 1.045834)
build_miniruby 0.000000 0.001317 1.014890 ( 1.012905)
build_ruby 0.000000 0.001640 2.773638 ( 2.770942)
build_all 0.008922 0.000877 16.772411 ( 2.994073)
build_install 0.008909 0.002694 2.304174 ( 1.185354)
test_btest 0.000000 0.000874 70.588089 ( 11.099513)
test_basic 0.003534 0.003100 0.322914 ( 0.408852)
test_all 0.001057 0.000211 659.973768 (113.022092)
test_rubyspec 0.085249 0.046502 51.577428 ( 59.631105)
total: 193.17 sec