Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-031912
#<BuildRuby:0x000055d6cd1d7f28
@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-031912",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005232 0.001208 0.845304 ( 1.013991)
build_miniruby 0.000965 0.000223 1.023224 ( 1.021076)
build_ruby 0.001404 0.000324 2.780583 ( 2.777953)
build_all 0.009728 0.000000 16.869428 ( 2.997177)
build_install 0.007267 0.004288 2.130355 ( 1.079320)
test_btest 0.001131 0.000000 76.935504 ( 10.213390)
test_basic 0.006477 0.000691 0.380070 ( 0.465069)
test_all 0.001085 0.000242 647.586944 ( 99.366392)
test_rubyspec 0.059918 0.070165 52.089500 ( 60.118293)
total: 179.05 sec