Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-161439
#<BuildRuby:0x0000563b3e038110
@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.20231221-161439",
@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.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000247 0.003831 1.057896 ( 1.328961)
build_miniruby 0.000575 0.000096 0.900456 ( 0.900682)
build_ruby 0.001023 0.000170 2.741736 ( 2.743800)
build_all 0.007206 0.000000 12.157950 ( 1.055627)
build_install 0.010013 0.000718 3.609944 ( 0.991593)
test_btest 0.000564 0.000075 67.544900 ( 6.086262)
test_basic 0.000134 0.004390 0.387927 ( 0.470144)
test_all 0.086121 0.019063 412.115167 ( 41.587443)
test_rubyspec 0.029362 0.023544 40.509993 ( 53.236164)
total: 108.40 sec