Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-201633
#<BuildRuby:0x00005581c6090090
@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.20231219-201633",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004398 0.000062 1.046363 ( 1.319831)
build_miniruby 0.000778 0.000141 0.903690 ( 0.904500)
build_ruby 0.001123 0.000000 2.734634 ( 2.740287)
build_all 0.000429 0.007489 12.123595 ( 1.024188)
build_install 0.013039 0.001462 3.640280 ( 0.995443)
test_btest 0.000549 0.000157 67.246571 ( 5.856802)
test_basic 0.001255 0.003334 0.388974 ( 0.462240)
test_all 0.087628 0.021061 451.569336 ( 43.483797)
test_rubyspec 0.041310 0.014410 40.447343 ( 53.166129)
total: 109.95 sec