Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-092959
#<BuildRuby:0x0000564319f83e70
@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.20230114-092959",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.004626 0.004167 0.876191 ( 1.057942)
build_miniruby 0.000956 0.000342 1.042020 ( 1.040185)
build_ruby 0.001078 0.000385 2.816323 ( 2.813862)
build_all 0.005260 0.004573 16.866821 ( 3.053405)
build_install 0.006146 0.005048 2.081478 ( 1.077088)
test_btest 0.000845 0.000000 76.590562 ( 10.427821)
test_basic 0.006309 0.000000 0.314735 ( 0.401267)
test_all 0.001375 0.000000 664.360592 (100.474025)
test_rubyspec 0.047724 0.039475 52.199517 ( 60.315862)
total: 180.66 sec