Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-150030
#<BuildRuby:0x0000564322593e20
@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.20231128-150030",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001133 0.004224 1.455517 ( 1.852008)
build_miniruby 0.000811 0.000180 0.934980 ( 0.935254)
build_ruby 0.001257 0.000279 2.770464 ( 2.769831)
build_all 0.006814 0.003782 17.194793 ( 1.559555)
build_install 0.010045 0.000427 5.179146 ( 1.221410)
test_btest 0.001290 0.000000 86.910096 ( 7.598160)
test_basic 0.003724 0.000000 0.584455 ( 0.665723)
test_all 0.094640 0.043020 544.752990 ( 56.460194)
test_rubyspec 0.025225 0.025425 51.107843 ( 63.524194)
total: 136.59 sec