Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-113309
#<BuildRuby:0x00005618df7c2678
@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.20230114-113309",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.008719 0.000283 0.902862 ( 1.063650)
build_miniruby 0.000987 0.000062 1.016220 ( 1.014369)
build_ruby 0.001459 0.000000 2.779861 ( 2.777211)
build_all 0.002286 0.007533 16.835415 ( 2.949009)
build_install 0.008577 0.000683 2.094017 ( 1.081050)
test_btest 0.000822 0.000123 68.327883 ( 11.591847)
test_basic 0.001938 0.004689 0.345213 ( 0.431591)
test_all 0.001139 0.000228 653.644076 (113.292996)
test_rubyspec 0.068584 0.042265 52.187962 ( 60.295968)
total: 194.50 sec