Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-192133
#<BuildRuby:0x000055e8dc463f00
@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.20220802-192133",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006145 0.000473 0.899364 ( 1.044633)
build_miniruby 0.000954 0.000073 0.057621 ( 0.056367)
build_ruby 0.001025 0.000000 0.059663 ( 0.058297)
build_all 0.004632 0.000073 1.526065 ( 0.584506)
build_install 0.009029 0.000000 5.604617 ( 2.162174)
test_btest 0.000605 0.000000 53.472642 ( 8.359712)
test_basic 0.001329 0.003881 0.294483 ( 0.383879)
test_all 0.000926 0.000103 626.783744 ( 90.850132)
test_rubyspec 0.079467 0.030829 43.871966 ( 51.379537)
total: 154.88 sec