Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-185941
#<BuildRuby:0x0000563f0edd9480
@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.20220720-185941",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.000000 0.011472 0.846588 ( 0.954385)
build_miniruby 0.000566 0.000800 0.063570 ( 0.062354)
build_ruby 0.001242 0.000477 0.063750 ( 0.062608)
build_all 0.007661 0.001242 1.266358 ( 0.480061)
build_install 0.013872 0.003145 4.260884 ( 1.793418)
test_btest 0.000000 0.001650 54.821090 ( 6.361740)
test_basic 0.001950 0.004146 0.285786 ( 0.375638)
test_all 0.000743 0.001922 508.926557 ( 53.669856)
test_rubyspec 0.067742 0.055926 41.739408 ( 47.505152)
total: 111.27 sec