Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-060249
#<BuildRuby:0x000055daec060460
@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.20230115-060249",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000045 0.000010 0.000055 ( 0.000051)
configure 0.000043 0.000010 0.000053 ( 0.000054)
build_up 0.000000 0.009971 1.343850 ( 1.348046)
build_miniruby 0.000000 0.001172 1.694799 ( 1.565828)
build_ruby 0.001151 0.000487 2.804388 ( 2.801939)
build_all 0.009072 0.000830 16.824958 ( 2.999484)
build_install 0.007823 0.001560 2.149464 ( 1.080732)
test_btest 0.000673 0.000248 79.074719 ( 10.833347)
test_basic 0.005779 0.000674 0.353219 ( 0.439447)
test_all 0.000881 0.000308 664.754872 (106.754647)
test_rubyspec 0.081973 0.046748 52.223855 ( 60.275696)
total: 188.10 sec