Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-152031
#<BuildRuby:0x000055fcf64c00d8
@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.20231119-152031",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001010 0.004543 0.920051 ( 1.324022)
build_miniruby 0.000679 0.000377 0.786992 ( 0.787021)
build_ruby 0.000884 0.000491 2.622302 ( 2.623429)
build_all 0.006124 0.000923 11.963439 ( 0.977815)
build_install 0.007094 0.001557 3.662981 ( 0.985294)
test_btest 0.000737 0.000000 65.069621 ( 4.507743)
test_basic 0.003834 0.000279 0.405067 ( 0.484749)
test_all 0.085296 0.015182 349.033587 ( 31.118586)
test_rubyspec 0.025970 0.038353 40.093167 ( 52.654998)
total: 95.46 sec