Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-022852
#<BuildRuby:0x00005591a1700480
@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.20220218-022852",
@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.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.012182 0.000000 0.978516 ( 2.177561)
build_miniruby 0.001669 0.000000 0.074302 ( 0.072589)
build_ruby 0.001682 0.000000 0.065290 ( 0.063456)
build_all 0.007118 0.003131 4.118453 ( 0.791376)
build_install 0.015537 0.007555 7.692990 ( 2.365924)
test_btest 0.001216 0.000000 73.084192 ( 8.061748)
test_basic 0.006239 0.001111 0.352052 ( 0.441131)
test_all 0.001218 0.000532 719.838105 ( 72.934362)
test_rubyspec 0.104513 0.053009 46.098426 ( 51.299340)
total: 138.21 sec