Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-061024
#<BuildRuby:0x000055670c1537b8
@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.20220325-061024",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000057 0.000004 0.000061 ( 0.000063)
build_up 0.004346 0.007380 1.029878 ( 3.908208)
build_miniruby 0.001938 0.000342 0.074482 ( 0.072402)
build_ruby 0.001667 0.000294 0.076929 ( 0.075515)
build_all 0.007985 0.001409 4.056150 ( 0.825463)
build_install 0.018719 0.000784 7.846411 ( 2.400351)
test_btest 0.000728 0.000109 72.755513 ( 8.451107)
test_basic 0.002645 0.004392 0.327586 ( 0.415952)
test_all 0.001968 0.000375 676.030238 ( 65.872709)
test_rubyspec 0.108960 0.064718 45.777987 ( 51.348500)
total: 133.37 sec