Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-095726
#<BuildRuby:0x000055725bddf4f0
@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.20231127-095726",
@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.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001361 0.004144 0.910335 ( 1.340544)
build_miniruby 0.001017 0.000000 0.846154 ( 0.846231)
build_ruby 0.001411 0.000000 2.616980 ( 2.617823)
build_all 0.001579 0.006733 12.245523 ( 0.992209)
build_install 0.006578 0.004323 3.719340 ( 0.978234)
test_btest 0.000624 0.000147 65.166182 ( 4.754852)
test_basic 0.004455 0.001048 0.387757 ( 0.467168)
test_all 0.066601 0.030468 366.525585 ( 32.185487)
test_rubyspec 0.036951 0.030673 40.124897 ( 52.676136)
total: 96.86 sec