Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-070721
#<BuildRuby:0x000055b177c4c4e8
@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.20220217-070721",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007124 0.004764 0.966504 ( 4.678644)
build_miniruby 0.001677 0.000359 0.076383 ( 0.074997)
build_ruby 0.001550 0.000332 0.078955 ( 0.077782)
build_all 0.008143 0.001745 4.090663 ( 0.779525)
build_install 0.019057 0.004810 7.822202 ( 2.343281)
test_btest 0.000928 0.000206 74.756923 ( 7.927741)
test_basic 0.008868 0.000000 0.349974 ( 0.436054)
test_all 0.003126 0.000366 665.285427 ( 65.519858)
test_rubyspec 0.101813 0.058492 46.044923 ( 51.570771)
total: 133.41 sec