Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-203815
#<BuildRuby:0x000055560acb7810
@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.20220227-203815",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000105 0.000007 0.000112 ( 0.000116)
build_up 0.010322 0.000401 1.022984 ( 1.078962)
build_miniruby 0.001854 0.000116 0.077012 ( 0.076310)
build_ruby 0.002042 0.000128 0.076624 ( 0.074890)
build_all 0.004189 0.005088 4.128371 ( 0.848863)
build_install 0.016779 0.006941 7.959400 ( 2.423348)
test_btest 0.000852 0.000150 78.982234 ( 8.317864)
test_basic 0.002773 0.004967 0.351237 ( 0.440087)
test_all 0.001582 0.000351 662.559931 ( 65.909654)
test_rubyspec 0.110812 0.056778 46.535961 ( 51.903864)
total: 131.07 sec