Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-005306
#<BuildRuby:0x00005577003fbac0
@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.20230217-005306",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003559 0.000273 0.781971 ( 1.186316)
build_miniruby 0.000000 0.000989 0.656645 ( 0.655892)
build_ruby 0.000000 0.001177 2.128880 ( 2.129331)
build_all 0.006199 0.002870 12.459653 ( 1.546941)
build_install 0.006607 0.000000 1.581368 ( 0.798335)
test_btest 0.000712 0.000000 66.204178 ( 6.339174)
test_basic 0.003820 0.000000 0.304361 ( 0.399240)
test_all 0.001301 0.000000 507.497099 ( 47.226242)
test_rubyspec 0.023227 0.004494 34.799420 ( 45.384808)
total: 105.67 sec