Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-195534
#<BuildRuby:0x00005599af61e678
@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.20221223-195534",
@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.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004524 0.000020 0.856230 ( 1.058074)
build_miniruby 0.001052 0.000000 0.949314 ( 0.948079)
build_ruby 0.001222 0.000000 2.697715 ( 2.696567)
build_all 0.008753 0.000130 15.757478 ( 3.300543)
build_install 0.010581 0.000000 2.276593 ( 1.326822)
test_btest 0.000630 0.000000 66.369942 ( 11.017982)
test_basic 0.004891 0.000000 0.296776 ( 0.387113)
test_all 0.001019 0.000000 634.856401 (105.728975)
test_rubyspec 0.054870 0.014486 51.562305 ( 59.797254)
total: 186.26 sec