Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-001345
#<BuildRuby:0x00005579efbab620
@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.20240110-001345",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.002307 0.003683 0.800911 ( 1.583524)
build_miniruby 0.000838 0.000193 0.802989 ( 0.803238)
build_ruby 0.001869 0.000000 2.669846 ( 2.669754)
build_all 0.006333 0.000907 11.940767 ( 0.951473)
build_install 0.009632 0.001059 3.404875 ( 0.966100)
test_btest 0.000683 0.000136 63.434868 ( 5.552593)
test_basic 0.000000 0.003989 0.401625 ( 0.482375)
test_all 0.065742 0.030468 377.575816 ( 41.886218)
test_rubyspec 0.020588 0.046544 40.420296 ( 53.216161)
total: 108.11 sec