Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-014249
#<BuildRuby:0x000055e3e77de878
@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-014249",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002811 0.003853 0.887031 ( 0.925198)
build_miniruby 0.001052 0.000000 0.057414 ( 0.056236)
build_ruby 0.001051 0.000000 0.059749 ( 0.058458)
build_all 0.004117 0.000485 1.542239 ( 0.589374)
build_install 0.009039 0.001937 1.904296 ( 0.965139)
test_btest 0.000604 0.000129 57.971317 ( 8.572170)
test_basic 0.000457 0.005054 0.291147 ( 0.380054)
test_all 0.002108 0.000602 588.395921 ( 88.544873)
test_rubyspec 0.062699 0.065874 43.945469 ( 51.314984)
total: 151.41 sec