Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-123318
#<BuildRuby:0x000055e0941d06d0
@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.20221207-123318",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005489 0.004389 1.210588 ( 1.234946)
build_miniruby 0.001922 0.000412 0.845931 ( 0.845312)
build_ruby 0.002970 0.000636 2.222313 ( 2.125534)
build_all 0.013107 0.006834 18.471035 ( 2.153307)
build_install 0.014071 0.008222 2.043982 ( 1.045374)
test_btest 0.000871 0.000275 90.312481 ( 8.899891)
test_basic 0.003314 0.004308 0.355832 ( 0.446808)
test_all 0.000000 0.002721 692.609042 ( 70.364043)
test_rubyspec 0.090896 0.060959 49.214103 ( 57.610325)
total: 144.73 sec