Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-021531
#<BuildRuby:0x000055b4f512c460
@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.20230101-021531",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000007 0.000018 ( 0.000017)
configure 0.000018 0.000011 0.000029 ( 0.000028)
build_up 0.004007 0.002404 0.842805 ( 1.194300)
build_miniruby 0.000000 0.001190 1.013247 ( 1.011154)
build_ruby 0.000000 0.001596 2.781787 ( 2.779006)
build_all 0.006732 0.003031 16.860328 ( 3.006388)
build_install 0.007578 0.001682 2.288958 ( 1.177015)
test_btest 0.000653 0.000381 68.637622 ( 11.639925)
test_basic 0.004107 0.002396 0.344650 ( 0.431096)
test_all 0.000795 0.000464 674.806005 (101.884789)
test_rubyspec 0.094725 0.037259 51.334539 ( 59.418098)
total: 182.54 sec