Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-123638
#<BuildRuby:0x00005616873789c8
@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.20220810-123638",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005718 0.006180 1.003144 ( 1.483122)
build_miniruby 0.001306 0.000544 0.076562 ( 0.075036)
build_ruby 0.001444 0.000602 0.078055 ( 0.076295)
build_all 0.003599 0.006319 1.581581 ( 0.579301)
build_install 0.015742 0.007871 5.320182 ( 2.149002)
test_btest 0.001372 0.000000 71.624930 ( 7.944118)
test_basic 0.006178 0.001119 0.308506 ( 0.397339)
test_all 0.001434 0.000669 677.890870 ( 66.852004)
test_rubyspec 0.106368 0.043603 45.694173 ( 53.419784)
total: 132.98 sec