Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-182314
#<BuildRuby:0x00005619f05e08e8
@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.20220721-182314",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008863 0.002781 0.945472 ( 1.532921)
build_miniruby 0.001720 0.000287 0.073573 ( 0.071946)
build_ruby 0.001866 0.000311 0.074997 ( 0.073275)
build_all 0.009482 0.000000 1.547359 ( 0.589367)
build_install 0.009005 0.013853 5.142940 ( 2.053581)
test_btest 0.000939 0.000274 74.735545 ( 8.487748)
test_basic 0.004230 0.003823 0.327450 ( 0.416241)
test_all 0.002296 0.000000 642.857624 ( 64.765882)
test_rubyspec 0.113334 0.061377 45.586224 ( 51.370561)
total: 129.36 sec