Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-090355
#<BuildRuby:0x00005560d8ae8010
@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.20230310-090355",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000149 0.003932 0.832038 ( 2.167941)
build_miniruby 0.000697 0.000209 0.641517 ( 0.641019)
build_ruby 0.000849 0.000254 2.097190 ( 2.097707)
build_all 0.007405 0.000910 11.288746 ( 0.989472)
build_install 0.005301 0.001446 1.547306 ( 1.108632)
test_btest 0.000727 0.000199 76.311334 ( 6.333756)
test_basic 0.002460 0.000671 0.250003 ( 0.346904)
test_all 0.000771 0.000211 402.352232 ( 43.734510)
test_rubyspec 0.023541 0.005928 36.315006 ( 46.839770)
total: 104.26 sec