Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-172440
#<BuildRuby:0x000055e3e00a3df8
@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.20221219-172440",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003666 0.000489 0.869671 ( 1.123869)
build_miniruby 0.000803 0.000107 0.989740 ( 0.988377)
build_ruby 0.001208 0.000000 2.688089 ( 2.576562)
build_all 0.004373 0.004597 15.904879 ( 3.398205)
build_install 0.010340 0.000242 2.243855 ( 1.274987)
test_btest 0.000438 0.000073 58.591033 ( 12.367707)
test_basic 0.004260 0.000710 0.302306 ( 0.392694)
test_all 0.001553 0.000000 668.317754 (156.608895)
test_rubyspec 0.042242 0.024659 53.025653 ( 61.178441)
total: 239.91 sec