Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-083242
#<BuildRuby:0x000055d508ef3840
@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.20240101-083242",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001771 0.003661 1.212685 ( 1.563478)
build_miniruby 0.001100 0.000165 0.938666 ( 0.937870)
build_ruby 0.001157 0.000173 2.714224 ( 2.714173)
build_all 0.009236 0.000167 16.220495 ( 1.452462)
build_install 0.008499 0.000047 4.623188 ( 1.142508)
test_btest 0.000965 0.000121 81.700622 ( 7.291552)
test_basic 0.005067 0.000113 0.669958 ( 0.747103)
test_all 0.085906 0.047967 544.126175 ( 50.731555)
test_rubyspec 0.030994 0.014780 50.802343 ( 63.056285)
total: 129.64 sec