Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-035630
#<BuildRuby:0x000055bf3a563ea8
@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.20220518-035630",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002806 0.003702 0.838045 ( 1.077776)
build_miniruby 0.000755 0.000252 0.057454 ( 0.056139)
build_ruby 0.000704 0.000235 0.057778 ( 0.056579)
build_all 0.004310 0.000043 1.493437 ( 0.603893)
build_install 0.008478 0.002609 6.251218 ( 2.828588)
test_btest 0.000680 0.000210 46.413319 ( 8.771201)
test_basic 0.004286 0.001319 0.283022 ( 0.371844)
test_all 0.001088 0.000334 633.422314 ( 91.592567)
test_rubyspec 0.062876 0.054146 43.640250 ( 49.287152)
total: 154.65 sec