Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-172809
#<BuildRuby:0x0000555d91a00098
@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.20230401-172809",
@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.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004992 0.000163 1.351091 ( 2.778381)
build_miniruby 0.000974 0.000154 0.808115 ( 0.807470)
build_ruby 0.001183 0.000000 2.379821 ( 2.380396)
build_all 0.008849 0.000000 11.431143 ( 1.033915)
build_install 0.004121 0.003055 1.557320 ( 0.835159)
test_btest 0.000612 0.000102 75.438232 ( 7.034707)
test_basic 0.001754 0.004210 0.512599 ( 0.603878)
test_all 0.001665 0.000347 418.607226 ( 42.908186)
test_rubyspec 0.016747 0.020250 40.913189 ( 51.315052)
total: 109.70 sec