Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-211312
#<BuildRuby:0x0000563c406cc6e0
@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.20221116-211312",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.009660 1.119429 ( 1.663595)
build_miniruby 0.000507 0.001446 0.874988 ( 0.887921)
build_ruby 0.002507 0.000000 2.352700 ( 2.276196)
build_all 0.013360 0.005004 18.359815 ( 2.270607)
build_install 0.020871 0.000115 1.878729 ( 0.978744)
test_btest 0.000965 0.000201 84.442064 ( 9.783902)
test_basic 0.006046 0.000382 0.320327 ( 0.409770)
test_all 0.001311 0.000262 676.543280 ( 73.985989)
test_rubyspec 0.070474 0.048457 50.471489 ( 59.108366)
total: 151.37 sec