Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-174417
#<BuildRuby:0x000055acf51a7500
@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.20231213-174417",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004936 0.000221 1.517480 ( 2.096561)
build_miniruby 0.000824 0.000184 0.991419 ( 0.991011)
build_ruby 0.001275 0.000283 2.897858 ( 2.898194)
build_all 0.003242 0.006742 16.090727 ( 1.500256)
build_install 0.006002 0.003318 4.780651 ( 1.162988)
test_btest 0.000904 0.000287 83.440382 ( 7.534441)
test_basic 0.005356 0.000000 0.716300 ( 0.796023)
test_all 0.092324 0.041981 528.795195 ( 54.503303)
test_rubyspec 0.017167 0.028839 49.099682 ( 61.503071)
total: 132.99 sec