Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-024611
#<BuildRuby:0x000055aa6788d350
@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.20221029-024611",
@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.000027 0.000007 0.000034 ( 0.000034)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.010405 0.001572 1.091335 ( 1.129577)
build_miniruby 0.001380 0.000345 0.097994 ( 0.094828)
build_ruby 0.001364 0.000341 0.096190 ( 0.093278)
build_all 0.006994 0.001748 1.326843 ( 0.585964)
build_install 0.012503 0.001621 1.608243 ( 0.899823)
test_btest 0.001620 0.000374 61.097549 ( 6.383988)
test_basic 0.005014 0.001157 0.347260 ( 0.437581)
test_all 0.000000 0.006990 489.701955 ( 53.017605)
test_rubyspec 0.072185 0.051881 43.375469 ( 51.579008)
total: 114.22 sec