Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-132440
#<BuildRuby:0x0000560bd9a6ff00
@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.20221219-132440",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004127 0.000295 0.866730 ( 1.175988)
build_miniruby 0.000844 0.000000 0.995496 ( 0.994371)
build_ruby 0.001265 0.000000 2.717396 ( 2.593363)
build_all 0.009071 0.000000 15.704618 ( 3.242259)
build_install 0.005863 0.004759 2.266551 ( 1.249672)
test_btest 0.000618 0.000073 68.262241 ( 11.344799)
test_basic 0.004040 0.000475 0.298692 ( 0.389933)
test_all 0.001241 0.000146 671.416926 (139.137480)
test_rubyspec 0.060290 0.014090 52.531858 ( 60.696756)
total: 220.83 sec