Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-002016
#<BuildRuby:0x000055f40a016f90
@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.20220829-002016",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.010587 0.000389 0.835735 ( 1.054010)
build_miniruby 0.001174 0.000168 0.061502 ( 0.061533)
build_ruby 0.001640 0.000234 0.064134 ( 0.063632)
build_all 0.007558 0.001080 1.228759 ( 0.473089)
build_install 0.007202 0.009131 1.569812 ( 0.819046)
test_btest 0.001526 0.000000 51.335383 ( 6.102763)
test_basic 0.005990 0.000688 0.297048 ( 0.388916)
test_all 0.002170 0.002037 475.692920 ( 52.105447)
test_rubyspec 0.069691 0.062919 41.083857 ( 49.787595)
total: 110.86 sec