Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-125148
#<BuildRuby:0x000055abd1ceb800
@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.20220912-125148",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010001 0.000138 1.131359 ( 1.362497)
build_miniruby 0.002228 0.000139 0.079008 ( 0.076436)
build_ruby 0.001862 0.000116 0.076442 ( 0.074216)
build_all 0.008691 0.000543 1.548708 ( 0.592207)
build_install 0.017061 0.005121 1.911776 ( 0.935544)
test_btest 0.001038 0.000110 90.972810 ( 9.631995)
test_basic 0.007331 0.000227 0.370063 ( 0.463472)
test_all 0.004118 0.000412 649.731448 ( 67.555411)
test_rubyspec 0.146697 0.029933 47.458312 ( 55.721184)
total: 136.41 sec