Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-182833
#<BuildRuby:0x000055ceaf9152c0
@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.20221018-182833",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008361 0.001082 1.142151 ( 1.196804)
build_miniruby 0.001471 0.000368 0.106730 ( 0.103591)
build_ruby 0.001233 0.000308 0.111136 ( 0.108536)
build_all 0.007353 0.000629 1.343938 ( 0.590731)
build_install 0.009042 0.006045 1.654654 ( 0.898823)
test_btest 0.001335 0.000000 60.842412 ( 6.505808)
test_basic 0.005632 0.000533 0.360643 ( 0.452109)
test_all 0.005689 0.001517 500.061580 ( 53.563268)
test_rubyspec 0.086188 0.042596 43.101475 ( 51.307471)
total: 114.73 sec