Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-104952
#<BuildRuby:0x0000560558ff7e00
@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.20220805-104952",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005604 0.000934 0.863785 ( 1.335286)
build_miniruby 0.000904 0.000151 0.058154 ( 0.056781)
build_ruby 0.000801 0.000134 0.059512 ( 0.058295)
build_all 0.000000 0.004443 1.545556 ( 0.598531)
build_install 0.005594 0.005312 5.630263 ( 2.164437)
test_btest 0.000564 0.000173 54.821419 ( 7.890886)
test_basic 0.000827 0.005206 0.342114 ( 0.429989)
test_all 0.000966 0.000371 622.096874 ( 89.079266)
test_rubyspec 0.061424 0.067856 43.730450 ( 51.175162)
total: 152.79 sec