Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-213200
#<BuildRuby:0x00005605da1af4b0
@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.20231209-213200",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000042 0.004031 1.003159 ( 1.265253)
build_miniruby 0.000930 0.000170 0.866363 ( 0.866437)
build_ruby 0.001685 0.000000 2.690631 ( 2.691091)
build_all 0.003605 0.004426 12.089555 ( 0.991142)
build_install 0.002979 0.003843 3.544200 ( 0.971547)
test_btest 0.000778 0.000000 62.188270 ( 5.453276)
test_basic 0.003270 0.000000 0.374831 ( 0.456014)
test_all 0.087715 0.012591 386.467386 ( 36.713818)
test_rubyspec 0.032786 0.036821 39.579167 ( 52.254307)
total: 101.66 sec