Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-093304
#<BuildRuby:0x000055c9228f7140
@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.20230131-093304",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000099 0.003773 0.625105 ( 1.061181)
build_miniruby 0.000755 0.000174 0.637300 ( 0.636873)
build_ruby 0.001230 0.000000 2.036156 ( 2.035958)
build_all 0.009127 0.000000 11.835627 ( 1.454309)
build_install 0.006273 0.000257 1.468998 ( 0.723716)
test_btest 0.000562 0.000099 63.091918 ( 6.097662)
test_basic 0.003257 0.000575 0.260575 ( 0.355826)
test_all 0.000912 0.000161 490.500591 ( 45.457843)
test_rubyspec 0.011842 0.015142 34.960526 ( 45.555059)
total: 103.38 sec