Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-090531
#<BuildRuby:0x000056328149c8e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-090531",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000016 0.000006 0.000022 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003585 0.007834 0.980686 ( 2.047041)
build_miniruby 0.001548 0.000774 0.080291 ( 0.077718)
build_ruby 0.001473 0.000736 0.071317 ( 0.069407)
build_all 0.004060 0.006626 1.534735 ( 0.585151)
build_install 0.019120 0.004959 5.171861 ( 2.089248)
test_btest 0.000706 0.000353 74.195571 ( 8.122563)
test_basic 0.007139 0.000000 0.328707 ( 0.429058)
test_all 0.002231 0.000000 636.509903 ( 64.240805)
test_rubyspec 0.112218 0.057246 46.018315 ( 51.846254)
total: 129.51 sec