Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-190517
#<BuildRuby:0x0000557b778ff7f8
@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.20240113-190517",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004620 0.000711 0.814224 ( 1.192521)
build_miniruby 0.000986 0.000151 0.859852 ( 0.859470)
build_ruby 0.001809 0.000279 2.742409 ( 2.742248)
build_all 0.002531 0.004963 12.006306 ( 0.967774)
build_install 0.010899 0.000349 3.459358 ( 0.972938)
test_btest 0.000000 0.000720 64.154474 ( 5.171722)
test_basic 0.000527 0.004070 0.407889 ( 0.487391)
test_all 0.086820 0.008122 402.991269 ( 35.071761)
test_rubyspec 0.029190 0.038670 40.641194 ( 53.185998)
total: 100.65 sec