Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-015943
#<BuildRuby:0x000055cbc40ac040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230121-015943",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003618 0.000278 0.581783 ( 0.986221)
build_miniruby 0.000879 0.000068 0.624723 ( 0.623824)
build_ruby 0.001201 0.000093 2.190501 ( 2.191430)
build_all 0.008435 0.000649 11.943049 ( 1.469000)
build_install 0.000000 0.006431 1.471235 ( 0.703525)
test_btest 0.000000 0.000736 63.272426 ( 6.161815)
test_basic 0.000000 0.003842 0.273642 ( 0.368841)
test_all 0.000000 0.001745 495.190142 ( 45.958994)
test_rubyspec 0.006891 0.023307 35.904159 ( 46.277587)
total: 104.74 sec