Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-124953
#<BuildRuby:0x00005621887e0f40
@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.20220424-124953",
@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.000007)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000050 0.000025 0.000075 ( 0.000077)
build_up 0.006471 0.005370 1.015427 ( 1.329337)
build_miniruby 0.001467 0.000800 0.071811 ( 0.069903)
build_ruby 0.002293 0.000000 0.076116 ( 0.074088)
build_all 0.009877 0.000000 1.498718 ( 0.634643)
build_install 0.014360 0.008944 5.867885 ( 2.780142)
test_btest 0.000000 0.001374 77.118870 ( 7.877041)
test_basic 0.004012 0.004819 0.316908 ( 0.402805)
test_all 0.001515 0.000797 660.944919 ( 65.087065)
test_rubyspec 0.107125 0.073140 45.759391 ( 50.935991)
total: 129.19 sec