Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-110244
#<BuildRuby:0x000055b66aba3f58
@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.20221215-110244",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003715 0.000619 0.917156 ( 1.351373)
build_miniruby 0.000896 0.000149 0.978699 ( 0.977112)
build_ruby 0.001073 0.000178 2.794612 ( 2.690781)
build_all 0.007756 0.001293 15.763380 ( 3.289033)
build_install 0.005452 0.004175 2.234498 ( 1.295567)
test_btest 0.000453 0.000098 62.708792 ( 11.520030)
test_basic 0.003851 0.000825 0.303148 ( 0.394370)
test_all 0.001302 0.000278 666.948325 (154.748415)
test_rubyspec 0.054791 0.012766 52.614970 ( 60.800172)
total: 237.07 sec