Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-212626
#<BuildRuby:0x000055c3685bf7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-212626",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.005081 1.003048 ( 1.278479)
build_miniruby 0.000000 0.000915 0.864530 ( 0.866124)
build_ruby 0.000000 0.001555 2.702615 ( 2.703351)
build_all 0.004964 0.002583 12.109452 ( 0.993317)
build_install 0.009535 0.002907 3.524879 ( 0.974538)
test_btest 0.000401 0.000201 62.504131 ( 6.190730)
test_basic 0.002800 0.000000 0.375960 ( 0.458374)
test_all 0.088520 0.014063 397.533333 ( 34.570324)
test_rubyspec 0.035086 0.037598 39.732342 ( 52.380012)
total: 100.42 sec