Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-092446
#<BuildRuby:0x000055f3456c4060
@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.20230124-092446",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003511 0.602690 ( 1.013509)
build_miniruby 0.000647 0.000365 0.641280 ( 0.640410)
build_ruby 0.001237 0.000103 2.196554 ( 2.215640)
build_all 0.009209 0.000397 11.978924 ( 1.466573)
build_install 0.002667 0.004190 1.539209 ( 0.708119)
test_btest 0.000642 0.000092 65.028279 ( 6.485325)
test_basic 0.000000 0.003818 0.247288 ( 0.342121)
test_all 0.000591 0.000614 490.280666 ( 45.955965)
test_rubyspec 0.006917 0.021120 35.384603 ( 45.947121)
total: 104.78 sec