Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-024153
#<BuildRuby:0x0000559feade46c8
@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.20220402-024153",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009800 0.001813 1.027178 ( 1.049016)
build_miniruby 0.001547 0.000476 0.074297 ( 0.072124)
build_ruby 0.001453 0.000447 0.076430 ( 0.074265)
build_all 0.010417 0.000000 4.183471 ( 0.859923)
build_install 0.018999 0.003917 8.528044 ( 2.971868)
test_btest 0.001503 0.000000 75.639262 ( 8.194635)
test_basic 0.007659 0.000074 0.337098 ( 0.424588)
test_all 0.001234 0.000281 658.232257 ( 66.102304)
test_rubyspec 0.141586 0.042321 46.479469 ( 51.788635)
total: 131.54 sec