Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-130452
#<BuildRuby:0x000055f4f0968a58
@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.20220314-130452",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.010055 0.991660 ( 1.078928)
build_miniruby 0.000861 0.001288 0.070151 ( 0.068504)
build_ruby 0.001398 0.000373 0.077506 ( 0.076195)
build_all 0.008259 0.002958 4.108371 ( 0.846472)
build_install 0.020282 0.004138 8.087648 ( 2.460847)
test_btest 0.000902 0.000236 73.300480 ( 7.931245)
test_basic 0.006379 0.000622 0.316363 ( 0.407225)
test_all 0.001386 0.000347 705.828357 ( 68.134073)
test_rubyspec 0.107984 0.056560 46.180289 ( 51.527912)
total: 132.53 sec