Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-075619
#<BuildRuby:0x0000558d9e67f5f8
@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.20231228-075619",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003820 0.000402 1.141790 ( 1.515497)
build_miniruby 0.000855 0.000090 0.854934 ( 0.853914)
build_ruby 0.001333 0.000141 2.777996 ( 2.778078)
build_all 0.005354 0.004497 16.188954 ( 1.406495)
build_install 0.008455 0.000000 4.571689 ( 1.122652)
test_btest 0.000650 0.000050 80.828076 ( 7.305856)
test_basic 0.000441 0.004499 0.716022 ( 0.794794)
test_all 0.097435 0.033143 553.083205 ( 56.140047)
test_rubyspec 0.020065 0.028161 50.636724 ( 62.859929)
total: 134.78 sec