Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-233813
#<BuildRuby:0x000055faa2110010
@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.20230108-233813",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.008805 0.000188 0.861534 ( 1.298707)
build_miniruby 0.000974 0.000183 1.016385 ( 1.014583)
build_ruby 0.001272 0.000238 2.777035 ( 2.774640)
build_all 0.009834 0.000000 16.867600 ( 2.985375)
build_install 0.008341 0.000940 2.132365 ( 1.089114)
test_btest 0.000879 0.000139 71.668174 ( 10.921088)
test_basic 0.003716 0.003477 0.379567 ( 0.464201)
test_all 0.000000 0.001401 662.117963 ( 99.577842)
test_rubyspec 0.069720 0.057418 52.123673 ( 60.148821)
total: 180.28 sec