Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-031144
#<BuildRuby:0x000055a067050b88
@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.20220912-031144",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008628 0.001327 1.138341 ( 1.083972)
build_miniruby 0.001982 0.000305 0.070445 ( 0.069095)
build_ruby 0.001984 0.000000 0.069770 ( 0.068545)
build_all 0.010437 0.000404 1.585000 ( 0.607562)
build_install 0.019722 0.001846 1.921759 ( 0.954369)
test_btest 0.000925 0.000116 95.263839 ( 9.208646)
test_basic 0.007230 0.000151 0.349660 ( 0.439671)
test_all 0.004366 0.000513 692.460527 ( 68.547748)
test_rubyspec 0.094281 0.067885 47.078360 ( 55.555480)
total: 136.54 sec