Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-120541
#<BuildRuby:0x000056134716f8e0
@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.20231207-120541",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005205 0.995223 ( 1.263407)
build_miniruby 0.000000 0.001303 0.866948 ( 0.866441)
build_ruby 0.000429 0.001331 2.697968 ( 2.699158)
build_all 0.007621 0.000000 12.100529 ( 0.990087)
build_install 0.006974 0.005867 3.522649 ( 0.976608)
test_btest 0.000473 0.000190 65.060098 ( 4.657020)
test_basic 0.001405 0.002693 0.375723 ( 0.458459)
test_all 0.070911 0.032284 395.654434 ( 42.837203)
test_rubyspec 0.031503 0.039969 39.804089 ( 52.452259)
total: 107.20 sec