Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-192242
#<BuildRuby:0x000055c2ec083310
@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.20231121-192242",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001531 0.004520 0.933182 ( 1.306188)
build_miniruby 0.000699 0.000279 0.798395 ( 0.798283)
build_ruby 0.001379 0.000551 2.594219 ( 2.595084)
build_all 0.004050 0.004176 12.214125 ( 0.984724)
build_install 0.004793 0.006878 3.678120 ( 0.977644)
test_btest 0.000452 0.000246 64.588229 ( 4.535522)
test_basic 0.000139 0.004834 0.409883 ( 0.489014)
test_all 0.094893 0.003489 344.082429 ( 38.743990)
test_rubyspec 0.051245 0.021084 40.063540 ( 52.657696)
total: 103.09 sec