Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-234007
#<BuildRuby:0x0000561d42cf40d0
@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.20230106-234007",
@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.000003 0.000009 ( 0.000010)
autoconf 0.000015 0.000008 0.000023 ( 0.000023)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.004002 0.002183 0.901681 ( 1.065223)
build_miniruby 0.000862 0.000471 1.015172 ( 1.013264)
build_ruby 0.001042 0.000568 2.793126 ( 2.790410)
build_all 0.008225 0.001864 16.859039 ( 2.996586)
build_install 0.003042 0.008533 2.126137 ( 1.078619)
test_btest 0.000679 0.000418 70.744341 ( 11.216212)
test_basic 0.004712 0.001881 0.347267 ( 0.433565)
test_all 0.000879 0.000527 660.922130 ( 97.406789)
test_rubyspec 0.066052 0.067941 52.213284 ( 60.359499)
total: 178.36 sec