Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-124937
#<BuildRuby:0x00005577bebfc3c8
@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-124937",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000027 0.000012 0.000039 ( 0.000039)
configure 0.000037 0.000000 0.000037 ( 0.000036)
build_up 0.007514 0.001495 0.856590 ( 1.759747)
build_miniruby 0.001286 0.000000 1.019485 ( 1.017410)
build_ruby 0.001656 0.000000 2.785570 ( 2.782987)
build_all 0.010005 0.000000 16.858639 ( 2.976392)
build_install 0.009159 0.000070 2.139363 ( 1.088778)
test_btest 0.000578 0.000170 79.525855 ( 10.966130)
test_basic 0.001426 0.004964 0.359305 ( 0.445645)
test_all 0.000943 0.000333 667.818452 (101.623107)
test_rubyspec 0.087909 0.044628 52.370575 ( 60.331930)
total: 182.99 sec