Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-172653
#<BuildRuby:0x000056132a078a58
@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.20220317-172653",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000078 0.000012 0.000090 ( 0.000093)
build_up 0.007741 0.004853 0.992289 ( 1.054117)
build_miniruby 0.001916 0.000410 0.074568 ( 0.072013)
build_ruby 0.001990 0.000000 0.076072 ( 0.073966)
build_all 0.009693 0.000000 4.212625 ( 0.859117)
build_install 0.020339 0.000812 7.929598 ( 2.420974)
test_btest 0.000995 0.000150 74.163874 ( 7.969846)
test_basic 0.006614 0.000000 0.337800 ( 0.426746)
test_all 0.000686 0.001097 684.418656 ( 67.172322)
test_rubyspec 0.123336 0.041080 46.404869 ( 51.319507)
total: 131.37 sec