Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-111151
#<BuildRuby:0x0000563a66b94208
@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.20220810-111151",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005636 0.000939 0.876408 ( 1.512071)
build_miniruby 0.000778 0.000129 0.058079 ( 0.056932)
build_ruby 0.000866 0.000144 0.059411 ( 0.058135)
build_all 0.004559 0.000000 1.559739 ( 0.602301)
build_install 0.006506 0.002523 5.628275 ( 2.156088)
test_btest 0.000686 0.000000 52.392560 ( 8.333647)
test_basic 0.000000 0.005447 0.257305 ( 0.346282)
test_all 0.000000 0.001270 598.329687 ( 89.548952)
test_rubyspec 0.068796 0.032863 43.847135 ( 51.236320)
total: 153.85 sec