Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-160922
#<BuildRuby:0x00005602e72c7bb8
@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-160922",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003843 0.001420 1.085502 ( 1.465082)
build_miniruby 0.000814 0.000258 0.833305 ( 0.833113)
build_ruby 0.001077 0.000340 2.675088 ( 2.675747)
build_all 0.005462 0.004264 16.560094 ( 1.484689)
build_install 0.008422 0.000317 4.762487 ( 1.149800)
test_btest 0.000905 0.000288 87.264404 ( 7.363960)
test_basic 0.002358 0.002055 0.701748 ( 0.779803)
test_all 0.110722 0.022643 522.454929 ( 51.354573)
test_rubyspec 0.017874 0.022978 50.069218 ( 62.400175)
total: 129.51 sec