Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-152650
#<BuildRuby:0x00005640b2403e88
@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.20221210-152650",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.003914 0.000280 0.863167 ( 1.056815)
build_miniruby 0.000814 0.000058 0.924998 ( 0.923576)
build_ruby 0.001250 0.000089 2.848880 ( 2.762710)
build_all 0.009181 0.000016 15.974080 ( 3.482556)
build_install 0.008851 0.000257 2.254531 ( 1.237700)
test_btest 0.000565 0.000034 65.257448 ( 10.597750)
test_basic 0.005014 0.000013 0.312425 ( 0.403090)
test_all 0.000980 0.000054 647.536073 (121.633975)
test_rubyspec 0.037767 0.023589 52.190892 ( 60.502154)
total: 202.60 sec