Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-134406
#<BuildRuby:0x0000557280276df0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-134406",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004478 0.000159 1.219981 ( 1.670314)
build_miniruby 0.000702 0.000206 0.840721 ( 0.841406)
build_ruby 0.001412 0.000000 2.750737 ( 2.751485)
build_all 0.009813 0.000000 17.303390 ( 1.514628)
build_install 0.009150 0.000000 5.087176 ( 1.189290)
test_btest 0.001162 0.000000 89.388389 ( 8.023873)
test_basic 0.004722 0.000528 0.776947 ( 0.855981)
test_all 0.083993 0.053550 547.185825 ( 60.288285)
test_rubyspec 0.030373 0.016811 50.954722 ( 63.179618)
total: 140.32 sec