Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-201836
#<BuildRuby:0x0000557fc0a180e8
@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.20231228-201836",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004893 0.001152 1.064055 ( 1.473287)
build_miniruby 0.001024 0.000241 0.873322 ( 0.873185)
build_ruby 0.000000 0.001220 2.882621 ( 2.882707)
build_all 0.008091 0.001852 16.741729 ( 1.527322)
build_install 0.008947 0.000000 4.779415 ( 1.171321)
test_btest 0.000000 0.001118 84.694538 ( 6.887776)
test_basic 0.003350 0.001855 0.748768 ( 0.827186)
test_all 0.096114 0.040000 568.270039 ( 53.042450)
test_rubyspec 0.008946 0.038558 50.948170 ( 63.307203)
total: 131.99 sec