Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-224146
#<BuildRuby:0x00005606a9917340
@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.20220325-224146",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005963 0.004307 1.007738 ( 1.170527)
build_miniruby 0.001539 0.000308 0.074932 ( 0.073241)
build_ruby 0.002065 0.000000 0.077127 ( 0.074973)
build_all 0.007724 0.002020 4.092735 ( 0.838138)
build_install 0.021340 0.001149 7.844851 ( 2.411392)
test_btest 0.000954 0.000159 77.191846 ( 8.105590)
test_basic 0.006110 0.001018 0.344925 ( 0.445008)
test_all 0.000788 0.001241 697.207027 ( 67.925309)
test_rubyspec 0.083995 0.083213 45.926116 ( 51.332735)
total: 132.38 sec