Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-004843
#<BuildRuby:0x000055b4078c7fb0
@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.20230102-004843",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000026)
build_up 0.000000 0.006303 0.882268 ( 1.038053)
build_miniruby 0.000000 0.001295 1.020969 ( 1.019077)
build_ruby 0.001166 0.000319 2.778339 ( 2.775685)
build_all 0.008186 0.001704 16.744334 ( 2.999916)
build_install 0.008700 0.003070 2.328652 ( 1.191100)
test_btest 0.000844 0.000297 76.398268 ( 11.325689)
test_basic 0.005999 0.000596 0.342787 ( 0.429174)
test_all 0.000826 0.000275 680.076094 ( 98.831689)
test_rubyspec 0.061724 0.062395 51.556234 ( 59.608288)
total: 179.22 sec