Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-204428
#<BuildRuby:0x0000557cb931a548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-204428",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000013 0.000002 0.000015 ( 0.000009)
build_up 0.001884 0.008937 0.934953 ( 0.995989)
build_miniruby 0.001899 0.000000 0.079804 ( 0.078937)
build_ruby 0.002020 0.000000 0.078489 ( 0.077225)
build_all 0.007325 0.002064 4.122021 ( 0.802305)
build_install 0.022800 0.000761 7.841375 ( 2.335842)
test_btest 0.001084 0.000241 47.647566 ( 44.392036)
test_basic 0.002979 0.004544 0.331223 ( 0.421319)
test_all 0.001306 0.000344 718.990879 ( 68.362105)
test_rubyspec 0.096476 0.075237 46.096527 ( 51.652253)
total: 169.12 sec