Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-041428
#<BuildRuby:0x0000563e1c59b568
@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.20231224-041428",
@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.000055 0.000000 0.000055 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004503 0.000048 1.053105 ( 1.407745)
build_miniruby 0.001491 0.000000 0.927586 ( 0.927035)
build_ruby 0.001381 0.000000 2.760784 ( 2.761804)
build_all 0.010476 0.000077 16.756974 ( 1.558692)
build_install 0.005855 0.003917 4.916005 ( 1.161590)
test_btest 0.001074 0.000135 85.029719 ( 7.495878)
test_basic 0.000000 0.004083 0.607127 ( 0.686770)
test_all 0.075426 0.059985 528.951567 ( 64.697641)
test_rubyspec 0.014016 0.030685 50.358232 ( 62.695351)
total: 143.39 sec