Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-061617
#<BuildRuby:0x000055e89ba986c8
@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.20220224-061617",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007942 0.004048 0.865313 ( 2.014688)
build_miniruby 0.001652 0.000330 0.072935 ( 0.071123)
build_ruby 0.001576 0.000316 0.078995 ( 0.077051)
build_all 0.009888 0.001978 4.191872 ( 0.847462)
build_install 0.014373 0.004854 7.816186 ( 2.391841)
test_btest 0.001005 0.000224 77.808769 ( 8.157138)
test_basic 0.003660 0.003421 0.344971 ( 0.442203)
test_all 0.002109 0.000182 722.273583 ( 68.702769)
test_rubyspec 0.100578 0.055029 46.484091 ( 51.884164)
total: 134.59 sec