Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-064355
#<BuildRuby:0x000055e4854a2eb8
@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.20231129-064355",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005572 0.000255 1.189838 ( 1.549922)
build_miniruby 0.000851 0.000127 0.994191 ( 0.993849)
build_ruby 0.001497 0.000224 2.837852 ( 2.837511)
build_all 0.005136 0.004282 15.880616 ( 1.458744)
build_install 0.003587 0.004987 4.569341 ( 1.139256)
test_btest 0.000948 0.000226 81.395684 ( 7.080647)
test_basic 0.001586 0.003601 0.788375 ( 0.867939)
test_all 0.102813 0.033383 498.937338 ( 60.715663)
test_rubyspec 0.009834 0.039209 50.004114 ( 62.364060)
total: 139.01 sec