Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-140658
#<BuildRuby:0x00005607b7ad7f68
@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.20220817-140658",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003032 0.003519 0.879799 ( 3.562471)
build_miniruby 0.000602 0.000251 0.057790 ( 0.056602)
build_ruby 0.000662 0.000276 0.060156 ( 0.059000)
build_all 0.004463 0.000212 1.529348 ( 0.594292)
build_install 0.010195 0.000761 1.904384 ( 0.960971)
test_btest 0.000603 0.000201 50.009585 ( 8.269501)
test_basic 0.004433 0.001477 0.333126 ( 0.421251)
test_all 0.001827 0.000609 625.810875 ( 90.682443)
test_rubyspec 0.087361 0.042806 44.142585 ( 51.521991)
total: 156.13 sec