Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-134957
#<BuildRuby:0x000056100d1e2148
@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.20220801-134957",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000052 0.000008 0.000060 ( 0.000077)
build_up 0.008312 0.000649 0.854807 ( 0.943961)
build_miniruby 0.002103 0.000300 0.064338 ( 0.063926)
build_ruby 0.001480 0.000211 0.065537 ( 0.065283)
build_all 0.006968 0.000995 1.261628 ( 0.494559)
build_install 0.015372 0.000091 4.353080 ( 1.836084)
test_btest 0.001844 0.000217 53.085245 ( 6.348882)
test_basic 0.005861 0.000092 0.295393 ( 0.386757)
test_all 0.002410 0.000268 478.694956 ( 51.444972)
test_rubyspec 0.092404 0.046291 41.665751 ( 47.654493)
total: 109.24 sec