Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-011256
#<BuildRuby:0x0000556217ec7fb0
@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.20230109-011256",
@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.000036 0.000002 0.000038 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.008861 0.000057 0.853093 ( 1.056994)
build_miniruby 0.001250 0.000069 1.017752 ( 1.015820)
build_ruby 0.001457 0.000081 2.776680 ( 2.774055)
build_all 0.009834 0.000078 16.856365 ( 2.972327)
build_install 0.007244 0.004105 2.112442 ( 1.084523)
test_btest 0.000918 0.000000 73.716499 ( 10.807336)
test_basic 0.006333 0.000272 0.343282 ( 0.429489)
test_all 0.001244 0.000000 663.323053 (100.382455)
test_rubyspec 0.111491 0.022762 52.190707 ( 60.210727)
total: 180.73 sec