Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-191749
#<BuildRuby:0x00005578354bc050
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-191749",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.000000 0.006412 0.805227 ( 1.187780)
build_miniruby 0.000000 0.000970 0.805771 ( 0.805861)
build_ruby 0.000000 0.001890 2.676521 ( 2.677139)
build_all 0.003921 0.004120 11.901026 ( 0.958067)
build_install 0.008179 0.002445 3.439046 ( 0.986371)
test_btest 0.000832 0.000000 63.147764 ( 4.779523)
test_basic 0.003664 0.000274 0.400278 ( 0.481114)
test_all 0.076264 0.020431 380.798977 ( 39.157930)
test_rubyspec 0.022800 0.042071 40.864078 ( 53.400729)
total: 104.44 sec