Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-135730
#<BuildRuby:0x000055e63ef4c610
@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.20220918-135730",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008804 0.000090 1.078262 ( 1.107557)
build_miniruby 0.001737 0.000232 0.116543 ( 0.112218)
build_ruby 0.001669 0.000223 0.123314 ( 0.106112)
build_all 0.009911 0.000720 1.568519 ( 0.639366)
build_install 0.009990 0.011918 1.947686 ( 0.976179)
test_btest 0.000000 0.001594 77.560621 ( 8.256770)
test_basic 0.005924 0.001855 0.377602 ( 0.464756)
test_all 0.004533 0.000098 644.150869 ( 66.092085)
test_rubyspec 0.118111 0.048793 45.776616 ( 54.312601)
total: 132.07 sec