Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-090405
#<BuildRuby:0x000055efb6fcf8e0
@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.20231201-090405",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000326 0.004178 0.962092 ( 1.371834)
build_miniruby 0.000867 0.000385 0.873041 ( 0.874220)
build_ruby 0.000805 0.000358 2.694904 ( 2.696123)
build_all 0.007941 0.000000 12.101045 ( 1.002826)
build_install 0.004753 0.004241 3.533744 ( 0.969934)
test_btest 0.000518 0.000216 62.072743 ( 5.950258)
test_basic 0.002108 0.000878 0.371578 ( 0.452724)
test_all 0.078992 0.017410 371.766766 ( 37.085653)
test_rubyspec 0.028038 0.043045 39.774611 ( 52.414474)
total: 102.82 sec