Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-025625
#<BuildRuby:0x0000559a58b77fa8
@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-025625",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005886 0.000905 0.820676 ( 1.502648)
build_miniruby 0.000833 0.000128 0.058024 ( 0.056803)
build_ruby 0.000890 0.000000 0.059056 ( 0.057962)
build_all 0.004593 0.000174 1.550510 ( 0.587512)
build_install 0.010165 0.000758 1.933792 ( 0.977818)
test_btest 0.000669 0.000089 57.052015 ( 8.095130)
test_basic 0.001254 0.004221 0.309943 ( 0.398781)
test_all 0.002133 0.000000 594.205690 ( 94.648034)
test_rubyspec 0.102752 0.023816 43.844856 ( 51.199768)
total: 157.53 sec