Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-121950
#<BuildRuby:0x00005562eec18328
@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.20220728-121950",
@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.000001 0.000015 ( 0.000014)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.002065 0.004467 0.872434 ( 2.240854)
build_miniruby 0.000827 0.000127 0.057426 ( 0.056241)
build_ruby 0.000784 0.000121 0.059447 ( 0.058334)
build_all 0.004082 0.000628 1.555562 ( 0.597288)
build_install 0.010382 0.000803 5.671027 ( 2.175674)
test_btest 0.000654 0.000093 47.110687 ( 8.571612)
test_basic 0.001024 0.004376 0.275292 ( 0.364389)
test_all 0.000739 0.000147 632.442290 ( 90.764092)
test_rubyspec 0.045738 0.070147 43.744384 ( 49.391488)
total: 154.22 sec