Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-075603
#<BuildRuby:0x000055caa43a4110
@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.20231126-075603",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004226 0.001268 0.939920 ( 1.330710)
build_miniruby 0.000000 0.000982 0.844943 ( 0.844594)
build_ruby 0.000000 0.001446 2.620277 ( 2.621294)
build_all 0.006739 0.002444 12.167271 ( 1.012671)
build_install 0.009450 0.001918 3.722857 ( 0.988702)
test_btest 0.000592 0.000197 65.315451 ( 4.643670)
test_basic 0.004490 0.000113 0.416597 ( 0.494780)
test_all 0.079276 0.018621 352.126541 ( 36.867311)
test_rubyspec 0.036003 0.042394 39.905847 ( 52.473976)
total: 101.28 sec