Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-025843
#<BuildRuby:0x000055d4231eac88
@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.20221016-025843",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001100 0.008655 1.070021 ( 1.137023)
build_miniruby 0.000877 0.000683 0.099750 ( 0.098419)
build_ruby 0.000900 0.000700 0.088502 ( 0.086084)
build_all 0.006901 0.001870 1.342905 ( 0.578748)
build_install 0.016110 0.000000 1.681410 ( 0.902389)
test_btest 0.000704 0.001498 63.233176 ( 6.435833)
test_basic 0.007192 0.000000 0.361944 ( 0.450689)
test_all 0.006516 0.000000 496.383243 ( 53.858597)
test_rubyspec 0.079678 0.044718 43.329715 ( 51.837393)
total: 115.39 sec