Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-013801
#<BuildRuby:0x000055c2841bd400
@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.20221015-013801",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009303 0.000399 1.091025 ( 1.150755)
build_miniruby 0.001104 0.000368 0.100485 ( 0.100684)
build_ruby 0.001525 0.000000 0.100777 ( 0.101431)
build_all 0.006660 0.001224 1.335986 ( 0.585631)
build_install 0.005944 0.011873 1.683941 ( 0.918563)
test_btest 0.001095 0.000506 61.964258 ( 6.662379)
test_basic 0.000164 0.007396 0.350352 ( 0.443554)
test_all 0.006299 0.001844 525.846480 ( 55.167950)
test_rubyspec 0.093069 0.047108 43.299082 ( 51.927008)
total: 117.06 sec