Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-085016
#<BuildRuby:0x0000558fb1c2f510
@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.20220325-085016",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011796 0.992445 ( 1.844627)
build_miniruby 0.000000 0.001842 0.076886 ( 0.075095)
build_ruby 0.000000 0.001846 0.077507 ( 0.076037)
build_all 0.000000 0.009157 4.091915 ( 0.826180)
build_install 0.014492 0.008491 7.844490 ( 2.368855)
test_btest 0.000559 0.000403 72.227146 ( 7.957048)
test_basic 0.003684 0.003648 0.339326 ( 0.428006)
test_all 0.001293 0.000953 646.077763 ( 64.823976)
test_rubyspec 0.079404 0.090495 45.833353 ( 51.114312)
total: 129.52 sec