Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-062143
#<BuildRuby:0x000055c120dabfd8
@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-062143",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000466 0.004915 0.915043 ( 1.296343)
build_miniruby 0.000758 0.000202 0.809510 ( 0.809401)
build_ruby 0.001076 0.000287 2.605763 ( 2.606324)
build_all 0.008119 0.000332 12.233677 ( 1.023715)
build_install 0.007692 0.003654 3.679255 ( 0.993129)
test_btest 0.000706 0.000000 63.657864 ( 5.727813)
test_basic 0.004691 0.000000 0.396521 ( 0.477152)
test_all 0.078992 0.015158 355.406581 ( 31.996119)
test_rubyspec 0.042551 0.023982 39.896811 ( 52.456186)
total: 97.39 sec