Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-120647
#<BuildRuby:0x00005579c5457448
@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.20220506-120647",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006560 0.000378 0.850998 ( 2.470928)
build_miniruby 0.000791 0.000113 0.057216 ( 0.056006)
build_ruby 0.000815 0.000116 0.057477 ( 0.056311)
build_all 0.003687 0.000527 1.489093 ( 0.593427)
build_install 0.001538 0.009434 6.291520 ( 2.829248)
test_btest 0.000673 0.000000 47.829958 ( 8.823831)
test_basic 0.005562 0.000447 0.340809 ( 0.428756)
test_all 0.001097 0.000293 626.285558 ( 89.954885)
test_rubyspec 0.072527 0.048816 43.844005 ( 48.763273)
total: 153.98 sec