Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-232638
#<BuildRuby:0x000055e383127340
@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.20220215-232638",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003636 0.007959 0.959475 ( 0.991634)
build_miniruby 0.002394 0.000000 0.072852 ( 0.070420)
build_ruby 0.001770 0.000094 0.078794 ( 0.077755)
build_all 0.008679 0.001971 4.107944 ( 0.796666)
build_install 0.017013 0.005966 7.773493 ( 2.311534)
test_btest 0.000732 0.000301 73.981540 ( 7.821552)
test_basic 0.006738 0.000798 0.333497 ( 0.421438)
test_all 0.001278 0.000497 660.217914 ( 65.772469)
test_rubyspec 0.094650 0.057119 46.041291 ( 51.429977)
total: 129.69 sec