Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-030046
#<BuildRuby:0x000055c847568028
@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.20221229-030046",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005860 0.000837 0.844288 ( 1.175902)
build_miniruby 0.001179 0.000168 1.010331 ( 1.008355)
build_ruby 0.001333 0.000191 2.774418 ( 2.771894)
build_all 0.001393 0.008554 16.781642 ( 3.010124)
build_install 0.007794 0.004146 2.310271 ( 1.190031)
test_btest 0.000809 0.000238 75.035624 ( 10.334012)
test_basic 0.006131 0.000458 0.310643 ( 0.396939)
test_all 0.001271 0.000147 661.161024 (101.541857)
test_rubyspec 0.076987 0.053491 51.459970 ( 59.503361)
total: 180.93 sec