Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-131141
#<BuildRuby:0x000055d3ba22c728
@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.20230130-131141",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000022 0.000007 0.000029 ( 0.000015)
build_up 0.005965 0.000587 0.887052 ( 1.072501)
build_miniruby 0.000975 0.000300 1.000671 ( 0.998866)
build_ruby 0.001231 0.000378 2.781510 ( 2.779065)
build_all 0.009504 0.000196 16.818341 ( 2.988565)
build_install 0.010808 0.000456 2.076758 ( 1.072918)
test_btest 0.000653 0.000154 74.766076 ( 10.458894)
test_basic 0.007479 0.000000 0.371991 ( 0.456135)
test_all 0.001546 0.000000 667.468300 (115.079788)
test_rubyspec 0.087668 0.034856 51.700366 ( 59.730267)
total: 194.64 sec