Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-130421
#<BuildRuby:0x000055cefefd4a58
@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.20220220-130421",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000014 0.000006 0.000020 ( 0.000021)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007578 0.003444 0.939616 ( 1.017759)
build_miniruby 0.002071 0.000000 0.066913 ( 0.065485)
build_ruby 0.002087 0.000000 0.073207 ( 0.072093)
build_all 0.010774 0.000574 4.112810 ( 0.796872)
build_install 0.020701 0.003574 7.868281 ( 2.330616)
test_btest 0.000805 0.000251 76.153000 ( 8.158808)
test_basic 0.007715 0.000000 0.336962 ( 0.426978)
test_all 0.001553 0.000358 662.231493 ( 65.039707)
test_rubyspec 0.100340 0.059825 46.109546 ( 51.610455)
total: 129.52 sec