Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-053902
#<BuildRuby:0x0000557322fb04d8
@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.20220316-053902",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.011371 0.000983 1.038638 ( 2.968283)
build_miniruby 0.001661 0.000474 0.074810 ( 0.072693)
build_ruby 0.001764 0.000504 0.069328 ( 0.067200)
build_all 0.005017 0.005983 4.116072 ( 0.856158)
build_install 0.012259 0.007203 7.890131 ( 2.442868)
test_btest 0.000956 0.000372 72.602919 ( 8.182400)
test_basic 0.006157 0.000608 0.337342 ( 0.429566)
test_all 0.001387 0.000511 654.959739 ( 66.364478)
test_rubyspec 0.090173 0.074673 46.145634 ( 51.406294)
total: 132.79 sec