Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-000531
#<BuildRuby:0x000056248d3c7e88
@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-000531",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000506 0.004067 1.028801 ( 1.298535)
build_miniruby 0.000603 0.000110 0.878239 ( 0.877918)
build_ruby 0.001647 0.000000 2.721145 ( 2.722638)
build_all 0.006560 0.000027 12.107440 ( 1.024148)
build_install 0.009393 0.005236 3.590138 ( 0.979353)
test_btest 0.000580 0.000124 62.964384 ( 5.161094)
test_basic 0.003571 0.000765 0.383992 ( 0.464220)
test_all 0.079550 0.022283 402.318524 ( 40.432564)
test_rubyspec 0.021708 0.052472 39.786344 ( 52.467209)
total: 105.43 sec