Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-200534
#<BuildRuby:0x000055f9aa41f7b8
@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-200534",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005374 0.000283 1.332478 ( 1.581186)
build_miniruby 0.000907 0.000048 0.868077 ( 0.868237)
build_ruby 0.001129 0.000059 2.580574 ( 2.580676)
build_all 0.003845 0.005004 14.197164 ( 1.338072)
build_install 0.007192 0.000757 4.193571 ( 1.064416)
test_btest 0.000000 0.001021 74.403909 ( 6.730337)
test_basic 0.000536 0.004133 0.605131 ( 0.680979)
test_all 0.114796 0.014908 489.932266 ( 44.957415)
test_rubyspec 0.019220 0.028876 48.401043 ( 60.757735)
total: 120.56 sec