Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-215037
#<BuildRuby:0x000056250f76efc8
@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.20240621-215037",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004582 0.001718 1.830766 ( 2.291289)
build_miniruby 0.000730 0.000274 1.161968 ( 1.162561)
build_ruby 0.001134 0.000425 3.382251 ( 3.382532)
build_all 0.001487 0.009412 17.486543 ( 1.621699)
build_install 0.010312 0.000000 6.154997 ( 1.472595)
test_btest 0.001164 0.000000 107.554976 ( 9.323792)
test_basic 0.001516 0.004590 0.830137 ( 0.902757)
test_all 0.111846 0.032368 545.838771 ( 60.557221)
test_rubyspec 0.009188 0.056753 133.954151 ( 16.128703)
total: 96.84 sec