Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-090224
#<BuildRuby:0x000055f6d3c5c018
@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.20230105-090224",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.002613 0.003678 0.845467 ( 1.030912)
build_miniruby 0.000924 0.000264 1.017474 ( 1.015544)
build_ruby 0.001219 0.000348 2.763473 ( 2.760664)
build_all 0.007431 0.002123 16.719064 ( 3.022214)
build_install 0.007336 0.004053 2.244856 ( 1.180678)
test_btest 0.000746 0.000233 75.046207 ( 10.102304)
test_basic 0.006540 0.000566 0.376616 ( 0.460798)
test_all 0.001875 0.000127 665.939466 (102.754242)
test_rubyspec 0.088337 0.044502 51.687126 ( 59.685523)
total: 182.01 sec