Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-083050
#<BuildRuby:0x000055dad540f500
@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.20231125-083050",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001857 0.003517 1.272600 ( 1.650796)
build_miniruby 0.000783 0.000196 0.829579 ( 0.829650)
build_ruby 0.001040 0.000260 2.801012 ( 2.801058)
build_all 0.002878 0.007649 17.206094 ( 1.529967)
build_install 0.013070 0.000370 5.177688 ( 1.195737)
test_btest 0.000924 0.000289 88.138418 ( 7.392607)
test_basic 0.001031 0.004488 0.920776 ( 0.989589)
test_all 0.093577 0.040986 527.147211 ( 53.760778)
test_rubyspec 0.017530 0.025318 50.594351 ( 62.914000)
total: 133.06 sec