Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-083737
#<BuildRuby:0x0000560c048cffa8
@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.20220717-083737",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005803 0.000893 0.816701 ( 0.992495)
build_miniruby 0.000788 0.000121 0.057330 ( 0.056204)
build_ruby 0.000720 0.000111 0.058791 ( 0.057572)
build_all 0.004203 0.000000 1.488202 ( 0.599505)
build_install 0.007526 0.003384 5.570354 ( 2.152763)
test_btest 0.000603 0.000107 46.982062 ( 8.768214)
test_basic 0.005937 0.000000 0.332005 ( 0.419853)
test_all 0.000980 0.000000 610.632183 ( 86.819569)
test_rubyspec 0.080216 0.017601 43.409689 ( 49.040109)
total: 148.91 sec