Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-004409
#<BuildRuby:0x0000560f02d9c0f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-004409",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001564 0.007479 0.941684 ( 1.147028)
build_miniruby 0.002267 0.000453 0.844135 ( 0.841965)
build_ruby 0.000000 0.003170 2.126137 ( 2.126710)
build_all 0.019519 0.001469 18.639615 ( 2.164406)
build_install 0.016200 0.006044 2.087416 ( 1.025350)
test_btest 0.000992 0.000236 97.547887 ( 9.128621)
test_basic 0.009915 0.000000 0.352012 ( 0.437704)
test_all 0.002180 0.000000 683.403819 ( 65.569699)
test_rubyspec 0.088732 0.094106 48.219742 ( 56.267748)
total: 138.71 sec