Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-054521
#<BuildRuby:0x0000563c223bffd8
@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.20231220-054521",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000946 0.003200 1.043302 ( 1.294068)
build_miniruby 0.000775 0.000212 0.899435 ( 0.900130)
build_ruby 0.001013 0.000276 2.740005 ( 2.744104)
build_all 0.008087 0.000046 12.227607 ( 1.053423)
build_install 0.010986 0.000000 3.626042 ( 0.991129)
test_btest 0.000738 0.000000 64.519140 ( 5.123967)
test_basic 0.003849 0.000000 0.383816 ( 0.467072)
test_all 0.084625 0.021875 427.419089 ( 38.485058)
test_rubyspec 0.018468 0.030147 40.435019 ( 53.181479)
total: 104.24 sec