Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-112403
#<BuildRuby:0x0000562d4cf33e80
@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.20230113-112403",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.000000 0.006672 0.849513 ( 1.862778)
build_miniruby 0.001097 0.000214 1.015582 ( 1.013687)
build_ruby 0.000000 0.001701 2.781253 ( 2.778568)
build_all 0.007777 0.002016 16.753615 ( 2.980093)
build_install 0.010489 0.000587 2.081874 ( 1.073347)
test_btest 0.000773 0.000147 72.420483 ( 11.036487)
test_basic 0.002058 0.004380 0.343713 ( 0.430056)
test_all 0.001196 0.000284 666.453435 (115.681798)
test_rubyspec 0.106900 0.027737 51.843975 ( 59.892370)
total: 196.75 sec