Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-051011
#<BuildRuby:0x000055dea06b06c8
@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.20220329-051011",
@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.000016 0.000005 0.000021 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008204 0.002237 1.029709 ( 3.357561)
build_miniruby 0.002019 0.000000 0.067885 ( 0.067654)
build_ruby 0.001970 0.000000 0.074556 ( 0.073888)
build_all 0.009717 0.000000 4.145467 ( 0.867544)
build_install 0.018396 0.004951 7.863856 ( 2.409245)
test_btest 0.001170 0.000000 77.040655 ( 8.381250)
test_basic 0.003472 0.004114 0.334028 ( 0.423506)
test_all 0.001689 0.000440 685.341250 ( 67.322746)
test_rubyspec 0.112767 0.050499 46.102955 ( 51.790734)
total: 134.70 sec