Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-011033
#<BuildRuby:0x0000559dbfdfb918
@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.20231219-011033",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003912 0.000652 1.390483 ( 1.749631)
build_miniruby 0.000782 0.000131 0.931288 ( 0.931237)
build_ruby 0.001262 0.000210 2.728206 ( 2.727882)
build_all 0.002569 0.008166 15.855252 ( 1.471772)
build_install 0.007199 0.001895 4.708775 ( 1.127739)
test_btest 0.000832 0.000218 85.502777 ( 7.251299)
test_basic 0.005082 0.000000 0.656061 ( 0.737206)
test_all 0.082084 0.048807 529.659777 ( 47.811688)
test_rubyspec 0.018121 0.029449 49.590913 ( 61.951837)
total: 125.76 sec