Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-101802
#<BuildRuby:0x0000564d40838f40
@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.20220317-101802",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000065 0.000009 0.000074 ( 0.000075)
build_up 0.010866 0.001552 1.048658 ( 1.224875)
build_miniruby 0.002105 0.000300 0.075055 ( 0.072988)
build_ruby 0.002066 0.000295 0.078073 ( 0.075704)
build_all 0.009312 0.000563 4.153352 ( 0.833641)
build_install 0.013942 0.010272 7.889258 ( 2.392261)
test_btest 0.000000 0.001588 72.877539 ( 7.899276)
test_basic 0.000000 0.006973 0.336723 ( 0.427642)
test_all 0.001303 0.000515 692.963587 ( 67.340092)
test_rubyspec 0.077501 0.072239 46.248919 ( 51.751173)
total: 132.02 sec