Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-204230
#<BuildRuby:0x000055f6cf66e858
@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.20221025-204230",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006842 0.003705 1.102946 ( 1.473039)
build_miniruby 0.001452 0.000311 0.101859 ( 0.098447)
build_ruby 0.001308 0.000280 0.112351 ( 0.110087)
build_all 0.007209 0.000630 1.375109 ( 0.584790)
build_install 0.013557 0.001740 1.733546 ( 0.920720)
test_btest 0.001161 0.000218 60.665622 ( 6.729236)
test_basic 0.006675 0.000308 0.362752 ( 0.452678)
test_all 0.007171 0.000355 489.528154 ( 55.078993)
test_rubyspec 0.083585 0.040680 43.611520 ( 52.060128)
total: 117.51 sec