Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-233024
#<BuildRuby:0x00005578a7dcf3c8
@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.20221210-233024",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.004067 0.887336 ( 1.101072)
build_miniruby 0.000000 0.000909 0.966536 ( 0.965049)
build_ruby 0.000000 0.001286 2.869560 ( 2.744259)
build_all 0.008602 0.000652 15.800912 ( 3.380847)
build_install 0.006015 0.003328 2.279253 ( 1.316167)
test_btest 0.000449 0.000125 59.145260 ( 12.151486)
test_basic 0.004743 0.000280 0.271965 ( 0.363013)
test_all 0.000852 0.000224 668.769513 (105.490834)
test_rubyspec 0.041721 0.029770 52.490441 ( 60.688577)
total: 188.20 sec