Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-022122
#<BuildRuby:0x000055b237263fb0
@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.20220825-022122",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005724 0.000954 0.930369 ( 0.969946)
build_miniruby 0.000797 0.000133 0.057631 ( 0.056518)
build_ruby 0.000753 0.000125 0.059812 ( 0.058618)
build_all 0.004575 0.000000 1.529693 ( 0.588129)
build_install 0.008344 0.002864 1.945441 ( 0.966363)
test_btest 0.000620 0.000110 53.533754 ( 8.184132)
test_basic 0.002332 0.003771 0.355557 ( 0.443422)
test_all 0.001876 0.000417 620.274482 ( 89.513469)
test_rubyspec 0.101675 0.020523 44.317151 ( 52.554351)
total: 153.34 sec