Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-070942
#<BuildRuby:0x000055afc1a63468
@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.20220510-070942",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000025)
build_up 0.005407 0.001475 0.828286 ( 1.037231)
build_miniruby 0.000810 0.000221 0.057777 ( 0.056564)
build_ruby 0.000812 0.000222 0.057756 ( 0.056447)
build_all 0.003502 0.000955 1.504447 ( 0.603308)
build_install 0.006879 0.004078 6.280873 ( 2.825353)
test_btest 0.000592 0.000182 56.314769 ( 8.094848)
test_basic 0.004576 0.001408 0.259818 ( 0.348151)
test_all 0.001042 0.000321 649.114090 ( 94.662004)
test_rubyspec 0.054453 0.076039 44.265957 ( 49.178311)
total: 156.86 sec