Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-120208
#<BuildRuby:0x000055a6c7a2a878
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220813-120208",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.006780 0.000000 0.833126 ( 1.856711)
build_miniruby 0.000000 0.001082 0.057886 ( 0.056581)
build_ruby 0.000000 0.001001 0.059549 ( 0.058328)
build_all 0.004169 0.000507 1.538601 ( 0.588986)
build_install 0.005116 0.003690 1.921186 ( 0.962702)
test_btest 0.000728 0.000109 55.733892 ( 8.225193)
test_basic 0.001933 0.003950 0.332364 ( 0.420347)
test_all 0.002119 0.000424 606.224151 ( 90.189923)
test_rubyspec 0.076749 0.031228 43.731614 ( 51.103491)
total: 153.46 sec