Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-201421
#<BuildRuby:0x00005617952d1e98
@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.20221231-201421",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.004829 0.001724 0.896504 ( 1.073711)
build_miniruby 0.001214 0.000000 1.017027 ( 1.015218)
build_ruby 0.001433 0.000000 2.776493 ( 2.774059)
build_all 0.007564 0.002028 16.721265 ( 3.001113)
build_install 0.006101 0.003516 2.293720 ( 1.181734)
test_btest 0.000808 0.000285 72.345547 ( 11.347053)
test_basic 0.005444 0.001922 0.354883 ( 0.439502)
test_all 0.001009 0.000356 661.137793 (101.441810)
test_rubyspec 0.070786 0.059749 51.378704 ( 59.406706)
total: 181.68 sec