Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-211914
#<BuildRuby:0x000055bb5de349c8
@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.20221127-211914",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008156 0.001358 1.286115 ( 1.546321)
build_miniruby 0.001462 0.000487 0.847321 ( 0.848280)
build_ruby 0.002106 0.000702 2.264515 ( 2.172223)
build_all 0.020955 0.001794 24.909909 ( 2.858971)
build_install 0.019171 0.000797 4.983543 ( 1.211957)
test_btest 0.001328 0.000000 84.875959 ( 8.489550)
test_basic 0.007703 0.000000 0.355306 ( 0.444503)
test_all 0.002447 0.000185 681.190989 ( 71.922445)
test_rubyspec 0.096058 0.051431 49.757282 ( 58.208316)
total: 147.70 sec