Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-000005
#<BuildRuby:0x0000556a8c437f50
@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-000005",
@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.000009 0.000006 0.000015 ( 0.000015)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.000717 0.005644 0.885734 ( 1.079602)
build_miniruby 0.001230 0.000000 1.025595 ( 1.023675)
build_ruby 0.001589 0.000000 2.792139 ( 2.789681)
build_all 0.007697 0.001910 16.849030 ( 3.029678)
build_install 0.011655 0.000000 2.329735 ( 1.201388)
test_btest 0.000654 0.000141 74.622811 ( 11.115199)
test_basic 0.004633 0.002647 0.359236 ( 0.443930)
test_all 0.000773 0.000442 661.824119 (108.720843)
test_rubyspec 0.064676 0.057488 51.532785 ( 59.557813)
total: 188.96 sec