Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-074942
#<BuildRuby:0x0000558dafede8a0
@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.20220406-074942",
@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.000019 0.000002 0.000021 ( 0.000019)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010914 0.000746 1.050325 ( 1.991929)
build_miniruby 0.002264 0.000000 0.069379 ( 0.068492)
build_ruby 0.003063 0.000000 0.069348 ( 0.067649)
build_all 0.009366 0.000201 3.985006 ( 0.916186)
build_install 0.024336 0.007266 8.956900 ( 3.372064)
test_btest 0.000902 0.000121 71.048728 ( 10.358305)
test_basic 0.005917 0.000788 0.364762 ( 0.456523)
test_all 0.001051 0.000140 729.940664 ( 74.577722)
test_rubyspec 0.127385 0.050043 52.335744 ( 57.904831)
total: 149.71 sec