Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-092039
#<BuildRuby:0x00005592c0e38638
@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.20221216-092039",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.001342 0.002787 0.886948 ( 1.242996)
build_miniruby 0.000817 0.000148 0.930371 ( 0.929050)
build_ruby 0.001242 0.000000 2.831563 ( 2.739320)
build_all 0.008729 0.000427 15.718797 ( 3.209539)
build_install 0.008024 0.000669 2.288674 ( 1.291593)
test_btest 0.000571 0.000091 68.398657 ( 11.506971)
test_basic 0.001014 0.004244 0.301956 ( 0.391849)
test_all 0.001260 0.000252 681.595696 (149.184022)
test_rubyspec 0.044861 0.016385 53.015456 ( 61.194648)
total: 231.69 sec