Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-102914
#<BuildRuby:0x000055e38ae8ff58
@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-102914",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004121 0.000000 0.868377 ( 1.086395)
build_miniruby 0.001034 0.000000 1.009416 ( 1.008052)
build_ruby 0.001273 0.000000 2.717031 ( 2.715491)
build_all 0.001060 0.008160 15.742189 ( 3.450709)
build_install 0.007868 0.000330 2.248116 ( 1.254074)
test_btest 0.000561 0.000049 66.631075 ( 10.902028)
test_basic 0.004556 0.000023 0.298769 ( 0.390006)
test_all 0.001095 0.000091 636.874664 (102.493518)
test_rubyspec 0.052555 0.008732 51.730829 ( 59.910144)
total: 183.21 sec