Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-224610
#<BuildRuby:0x000055d6e7510db0
@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.20220218-224610",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008034 0.004038 0.972342 ( 1.017452)
build_miniruby 0.001553 0.000444 0.074330 ( 0.072072)
build_ruby 0.001881 0.000537 0.077629 ( 0.074959)
build_all 0.008600 0.001141 4.174067 ( 0.789991)
build_install 0.022434 0.001910 7.875202 ( 2.345614)
test_btest 0.000981 0.000218 73.562891 ( 8.012698)
test_basic 0.001632 0.005608 0.342962 ( 0.436272)
test_all 0.001272 0.000353 704.681969 ( 67.578181)
test_rubyspec 0.119188 0.045114 46.234524 ( 51.371430)
total: 131.70 sec