Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-120302
#<BuildRuby:0x0000560a6e5d7568
@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.20240103-120302",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.003508 0.001403 1.406678 ( 1.649139)
build_miniruby 0.000000 0.000936 0.838929 ( 0.838095)
build_ruby 0.000000 0.001587 2.692632 ( 2.696782)
build_all 0.008831 0.000099 14.096722 ( 1.270861)
build_install 0.007718 0.000000 4.240419 ( 1.091301)
test_btest 0.000000 0.001000 74.381377 ( 6.888123)
test_basic 0.000159 0.005159 0.779717 ( 0.855123)
test_all 0.102122 0.030189 481.520082 ( 53.552189)
test_rubyspec 0.017161 0.031393 47.862612 ( 60.342851)
total: 129.19 sec