Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-192848
#<BuildRuby:0x00005601f6e15868
@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.20220204-192848",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000000 0.000018 0.000018 ( 0.000027)
build_up 0.003270 0.007894 0.990546 ( 1.647709)
build_miniruby 0.001614 0.000461 0.075865 ( 0.073590)
build_ruby 0.001677 0.000479 0.075576 ( 0.073456)
build_all 0.008044 0.002298 4.159763 ( 0.783150)
build_install 0.018864 0.004701 7.940030 ( 2.308834)
test_btest 0.001091 0.000304 47.366677 ( 44.021285)
test_basic 0.002631 0.005768 0.345354 ( 0.432715)
test_all 0.001546 0.000515 665.255920 ( 65.008243)
test_rubyspec 0.137015 0.042613 46.293166 ( 51.699247)
total: 166.05 sec