Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-164257
#<BuildRuby:0x0000557a75ce3d68
@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.20231227-164257",
@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.000016 0.000008 0.000024 ( 0.000026)
autoconf 0.000023 0.000012 0.000035 ( 0.000034)
configure 0.000020 0.000010 0.000030 ( 0.000029)
build_up 0.002836 0.003352 1.199390 ( 1.564107)
build_miniruby 0.000902 0.000481 0.883925 ( 0.883087)
build_ruby 0.001152 0.000614 2.904029 ( 2.904091)
build_all 0.006104 0.003255 15.595538 ( 1.411641)
build_install 0.008748 0.000000 4.430338 ( 1.116459)
test_btest 0.000714 0.000000 81.097465 ( 6.886168)
test_basic 0.004141 0.000642 0.763913 ( 0.841381)
test_all 0.104197 0.027749 529.149697 ( 51.854148)
test_rubyspec 0.019181 0.034368 51.534019 ( 63.785756)
total: 131.25 sec