Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-120839
#<BuildRuby:0x0000560e61e26858
@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.20221218-120839",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003833 0.000639 0.870389 ( 1.093248)
build_miniruby 0.000864 0.000144 0.951480 ( 0.950052)
build_ruby 0.001063 0.000177 2.873573 ( 2.770408)
build_all 0.009248 0.000101 15.766819 ( 3.277955)
build_install 0.008756 0.000633 2.198728 ( 1.221140)
test_btest 0.000561 0.000000 61.148088 ( 11.747686)
test_basic 0.001435 0.003325 0.320434 ( 0.411267)
test_all 0.000000 0.001708 678.053210 (161.104054)
test_rubyspec 0.050855 0.015507 52.433365 ( 60.564860)
total: 243.14 sec