Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-191731
#<BuildRuby:0x000055ede73e5438
@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-191731",
@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.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008828 0.000748 1.102474 ( 1.939065)
build_miniruby 0.001277 0.000197 0.101558 ( 0.099209)
build_ruby 0.001258 0.000194 0.097932 ( 0.096051)
build_all 0.007509 0.000424 1.358396 ( 0.579947)
build_install 0.013446 0.001921 1.660368 ( 0.890375)
test_btest 0.002385 0.000000 62.460003 ( 6.509617)
test_basic 0.007458 0.000565 0.358633 ( 0.446845)
test_all 0.003420 0.005526 508.862283 ( 54.808082)
test_rubyspec 0.097372 0.030198 43.568216 ( 51.971696)
total: 117.34 sec