Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-082809
#<BuildRuby:0x0000560ce99900d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-082809",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005348 0.000104 0.918732 ( 1.315605)
build_miniruby 0.001005 0.000077 0.853476 ( 0.853248)
build_ruby 0.000000 0.001511 2.624434 ( 2.625428)
build_all 0.005232 0.002764 12.175594 ( 1.018408)
build_install 0.009085 0.004366 4.043065 ( 1.011273)
test_btest 0.000565 0.000106 65.683339 ( 4.877259)
test_basic 0.003652 0.000685 0.428170 ( 0.508444)
test_all 0.087643 0.007326 356.254259 ( 30.801943)
test_rubyspec 0.029082 0.048914 40.214988 ( 52.768489)
total: 95.78 sec