Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-081339
#<BuildRuby:0x00005599ffe47340
@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.20220209-081339",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000101 0.000015 0.000116 ( 0.000119)
build_up 0.009248 0.003513 0.965159 ( 1.029343)
build_miniruby 0.001899 0.000356 0.078740 ( 0.077099)
build_ruby 0.002029 0.000380 0.079235 ( 0.076670)
build_all 0.009267 0.000908 4.110277 ( 0.781589)
build_install 0.020577 0.003386 7.870617 ( 2.359896)
test_btest 0.001293 0.000225 71.563844 ( 8.141762)
test_basic 0.007106 0.000479 0.338707 ( 0.428084)
test_all 0.001286 0.000214 671.603611 ( 65.560287)
test_rubyspec 0.114883 0.058559 46.013125 ( 51.212463)
total: 129.67 sec