Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-021101
#<BuildRuby:0x000055ca53d83df8
@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-021101",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000052 0.000003 0.000055 ( 0.000054)
configure 0.000036 0.000002 0.000038 ( 0.000039)
build_up 0.004633 0.004479 0.857259 ( 1.065655)
build_miniruby 0.001111 0.000139 1.022100 ( 1.020202)
build_ruby 0.001599 0.000000 2.788616 ( 2.786022)
build_all 0.009602 0.000303 16.864309 ( 3.009122)
build_install 0.003729 0.007814 2.132906 ( 1.075403)
test_btest 0.000812 0.000163 78.036042 ( 10.574083)
test_basic 0.005530 0.001106 0.350042 ( 0.436188)
test_all 0.001148 0.000229 680.422861 (109.789053)
test_rubyspec 0.071276 0.052337 52.127334 ( 60.195537)
total: 189.95 sec