Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-211944
#<BuildRuby:0x0000564d7078bae0
@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.20231208-211944",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000009)
build_up 0.001530 0.003184 1.359335 ( 1.742381)
build_miniruby 0.000000 0.001037 0.855544 ( 0.855283)
build_ruby 0.000000 0.001508 2.696833 ( 2.697540)
build_all 0.007506 0.002669 16.828537 ( 1.499057)
build_install 0.006172 0.002401 4.956539 ( 1.168798)
test_btest 0.000000 0.000935 88.454586 ( 7.361123)
test_basic 0.000000 0.005217 0.747233 ( 0.822919)
test_all 0.097996 0.037687 560.204245 ( 52.538371)
test_rubyspec 0.027928 0.021273 50.864727 ( 63.019535)
total: 131.71 sec