Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-110105
#<BuildRuby:0x0000562caadbf858
@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.20240115-110105",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.004820 0.000192 1.142056 ( 1.537733)
build_miniruby 0.000837 0.000186 0.819646 ( 0.819201)
build_ruby 0.001243 0.000276 2.775801 ( 2.775491)
build_all 0.008740 0.000000 14.113323 ( 1.280878)
build_install 0.006195 0.002089 4.082403 ( 1.083963)
test_btest 0.000916 0.000191 76.281527 ( 6.819651)
test_basic 0.004000 0.000833 0.727057 ( 0.800991)
test_all 0.087537 0.046171 472.651132 ( 56.931888)
test_rubyspec 0.023737 0.021223 49.436490 ( 61.821137)
total: 133.87 sec