Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-162106
#<BuildRuby:0x0000557ecd263670
@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.20240113-162106",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003718 0.001352 0.818886 ( 1.201747)
build_miniruby 0.001103 0.000000 0.811684 ( 0.811776)
build_ruby 0.001431 0.000000 2.702664 ( 2.703399)
build_all 0.002888 0.004799 11.992912 ( 0.985058)
build_install 0.012343 0.001297 3.459510 ( 0.962299)
test_btest 0.000617 0.000221 64.625499 ( 5.264355)
test_basic 0.003962 0.000000 0.396619 ( 0.478239)
test_all 0.089024 0.007895 365.699714 ( 41.880246)
test_rubyspec 0.023715 0.042526 40.927853 ( 53.447742)
total: 107.74 sec