Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-040736
#<BuildRuby:0x0000557b4619f728
@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.20231224-040736",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001431 0.003763 1.290135 ( 1.649116)
build_miniruby 0.001079 0.000077 0.886561 ( 0.886468)
build_ruby 0.001466 0.000105 2.711480 ( 2.712123)
build_all 0.010044 0.000133 16.582962 ( 1.480156)
build_install 0.005928 0.003424 4.795614 ( 1.179786)
test_btest 0.000928 0.000097 85.576169 ( 7.148526)
test_basic 0.004428 0.000062 0.707032 ( 0.782715)
test_all 0.105050 0.031870 536.241015 ( 56.893916)
test_rubyspec 0.019736 0.029036 49.748255 ( 62.079673)
total: 134.81 sec