Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-075245
#<BuildRuby:0x000055fe5d9300d8
@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.20231223-075245",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003649 0.736777 ( 1.173347)
build_miniruby 0.000685 0.000438 0.897246 ( 0.897510)
build_ruby 0.001052 0.000192 2.772255 ( 2.776125)
build_all 0.004658 0.003332 12.198724 ( 1.024823)
build_install 0.004314 0.006651 3.419823 ( 0.991491)
test_btest 0.000412 0.000137 61.683129 ( 6.255419)
test_basic 0.003592 0.000000 0.385722 ( 0.466089)
test_all 0.075493 0.033294 383.586269 ( 39.827016)
test_rubyspec 0.024292 0.030281 40.667203 ( 53.432255)
total: 106.84 sec