Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-200539
#<BuildRuby:0x000055ee1d34c040
@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.20221213-200539",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004108 0.000004 0.858104 ( 1.096447)
build_miniruby 0.000804 0.000040 0.962349 ( 0.961111)
build_ruby 0.001092 0.000054 2.827049 ( 2.707284)
build_all 0.004497 0.004575 15.788070 ( 3.350057)
build_install 0.008701 0.000870 2.263847 ( 1.269118)
test_btest 0.000549 0.000055 61.460875 ( 11.497308)
test_basic 0.004610 0.000461 0.301029 ( 0.391522)
test_all 0.001719 0.000172 676.793689 (148.961956)
test_rubyspec 0.046491 0.027051 53.148794 ( 61.261609)
total: 231.50 sec