Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-205128
#<BuildRuby:0x00005583b43706f8
@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.20221225-205128",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007768 0.001196 0.962064 ( 1.416757)
build_miniruby 0.002092 0.000321 0.835791 ( 0.835089)
build_ruby 0.002765 0.000425 2.131528 ( 2.131056)
build_all 0.013044 0.009420 18.703427 ( 2.178099)
build_install 0.015221 0.006372 2.075794 ( 1.031850)
test_btest 0.001257 0.000349 92.914700 ( 8.687701)
test_basic 0.007026 0.001952 0.348509 ( 0.434054)
test_all 0.001894 0.000526 677.385458 ( 72.832221)
test_rubyspec 0.067800 0.101456 48.081579 ( 56.280906)
total: 145.83 sec