Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-013839
#<BuildRuby:0x000055bc1c14cea8
@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.20220820-013839",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000025 0.000006 0.000031 ( 0.000028)
build_up 0.009266 0.001152 1.013188 ( 1.101963)
build_miniruby 0.001527 0.000327 0.071981 ( 0.070636)
build_ruby 0.001813 0.000388 0.077558 ( 0.075345)
build_all 0.010393 0.000250 1.540515 ( 0.573619)
build_install 0.009489 0.012200 1.884817 ( 0.916792)
test_btest 0.000881 0.000276 76.195234 ( 8.762123)
test_basic 0.003906 0.004792 0.338679 ( 0.431077)
test_all 0.003196 0.001128 642.555293 ( 64.484279)
test_rubyspec 0.085732 0.085907 45.985832 ( 54.413944)
total: 130.83 sec