Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-101108
#<BuildRuby:0x0000560a7fc78208
@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.20220827-101108",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006545 0.000000 0.832955 ( 0.879844)
build_miniruby 0.000965 0.000000 0.058275 ( 0.056988)
build_ruby 0.000996 0.000000 0.060240 ( 0.058990)
build_all 0.004689 0.000000 1.565745 ( 0.599411)
build_install 0.001515 0.009752 1.928827 ( 0.964117)
test_btest 0.000638 0.000085 48.866234 ( 8.542173)
test_basic 0.000000 0.005628 0.329332 ( 0.418052)
test_all 0.000000 0.003152 613.771170 ( 87.617278)
test_rubyspec 0.090223 0.033071 44.020383 ( 52.295533)
total: 151.43 sec