Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-020244
#<BuildRuby:0x000055f8299e4018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230211-020244",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.003916 0.627092 ( 1.165341)
build_miniruby 0.000000 0.000844 0.626378 ( 0.625676)
build_ruby 0.000109 0.001060 2.084223 ( 2.083827)
build_all 0.001077 0.007820 12.449597 ( 1.497680)
build_install 0.004633 0.001874 1.488919 ( 0.713607)
test_btest 0.000397 0.000264 65.689852 ( 6.544205)
test_basic 0.002243 0.001495 0.244078 ( 0.339164)
test_all 0.000968 0.000645 488.697466 ( 47.474018)
test_rubyspec 0.017197 0.011465 35.603142 ( 45.981184)
total: 106.43 sec