Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-050144
#<BuildRuby:0x0000564892c23568
@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-050144",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004765 0.000133 1.258323 ( 1.797622)
build_miniruby 0.001167 0.000184 1.846096 ( 1.727004)
build_ruby 0.001138 0.000179 2.718089 ( 2.718830)
build_all 0.009459 0.000805 16.968750 ( 1.557766)
build_install 0.008866 0.000000 4.892935 ( 1.195968)
test_btest 0.001050 0.000000 84.494340 ( 7.499393)
test_basic 0.005236 0.000000 0.766762 ( 0.843011)
test_all 0.084274 0.056010 557.408099 ( 54.971835)
test_rubyspec 0.018423 0.027568 50.971849 ( 63.266373)
total: 135.58 sec