Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-160929
#<BuildRuby:0x000055fac45fc778
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-160929",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006299 0.004383 0.936388 ( 1.092407)
build_miniruby 0.001741 0.000232 0.077232 ( 0.075430)
build_ruby 0.001746 0.000232 0.075445 ( 0.073325)
build_all 0.009897 0.000676 4.168551 ( 0.799552)
build_install 0.017414 0.006122 7.759594 ( 2.345659)
test_btest 0.000974 0.000163 47.174510 ( 44.118095)
test_basic 0.007915 0.000000 0.330633 ( 0.419895)
test_all 0.000865 0.001114 706.333589 ( 67.561223)
test_rubyspec 0.117278 0.056786 45.990978 ( 51.440074)
total: 167.93 sec