Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-004821
#<BuildRuby:0x000055792bf18020
@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.20231218-004821",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004132 0.000376 1.029075 ( 1.296419)
build_miniruby 0.001055 0.000096 0.882576 ( 0.881907)
build_ruby 0.000000 0.001560 2.718108 ( 2.720230)
build_all 0.003467 0.004444 12.136126 ( 0.991711)
build_install 0.004914 0.008678 3.583666 ( 0.971813)
test_btest 0.000561 0.000187 65.113605 ( 5.186791)
test_basic 0.002265 0.000755 0.376729 ( 0.459470)
test_all 0.086268 0.017456 379.066737 ( 40.134128)
test_rubyspec 0.034809 0.037394 39.598717 ( 52.247794)
total: 104.89 sec