Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-231644
#<BuildRuby:0x000055e4bb0686c8
@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.20220207-231644",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.006991 0.005342 0.947029 ( 1.009275)
build_miniruby 0.001690 0.000362 0.077247 ( 0.075044)
build_ruby 0.001918 0.000411 0.071478 ( 0.068965)
build_all 0.009297 0.001993 4.156367 ( 0.791982)
build_install 0.013189 0.009790 7.799641 ( 2.404785)
test_btest 0.000000 0.001435 73.889181 ( 7.976821)
test_basic 0.002120 0.005733 0.346055 ( 0.437037)
test_all 0.001899 0.000229 653.194167 ( 65.178595)
test_rubyspec 0.117156 0.058621 46.100059 ( 51.467884)
total: 129.41 sec