Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-112233
#<BuildRuby:0x0000557de13c4010
@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.20231222-112233",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003928 0.000000 0.743755 ( 1.147268)
build_miniruby 0.001100 0.000088 0.898726 ( 0.899153)
build_ruby 0.001565 0.000000 2.770358 ( 2.774567)
build_all 0.007285 0.000000 12.125674 ( 0.999723)
build_install 0.009369 0.000000 3.525113 ( 0.990117)
test_btest 0.000000 0.000766 67.899961 ( 5.299023)
test_basic 0.001139 0.002716 0.378546 ( 0.461622)
test_all 0.087002 0.021371 446.038969 ( 37.433762)
test_rubyspec 0.031596 0.022897 40.796612 ( 53.519103)
total: 103.53 sec