Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-151459
#<BuildRuby:0x0000561ae8d93df8
@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.20230108-151459",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004222 0.004180 0.915836 ( 1.087874)
build_miniruby 0.001069 0.000306 1.022336 ( 1.020374)
build_ruby 0.001261 0.000360 2.840977 ( 2.838329)
build_all 0.009613 0.000390 16.844367 ( 3.052796)
build_install 0.009317 0.000000 2.147644 ( 1.095800)
test_btest 0.000937 0.000187 78.542104 ( 10.749369)
test_basic 0.006310 0.000383 0.357346 ( 0.443370)
test_all 0.001300 0.000000 660.518039 (102.495652)
test_rubyspec 0.087316 0.040263 52.399574 ( 60.486495)
total: 183.27 sec