Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-054019
#<BuildRuby:0x0000562310be3280
@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.20231217-054019",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003823 0.000899 1.277007 ( 1.634693)
build_miniruby 0.000971 0.000000 0.839173 ( 0.839744)
build_ruby 0.001468 0.000000 2.673417 ( 2.673501)
build_all 0.004820 0.005706 17.014110 ( 1.503141)
build_install 0.009011 0.000394 5.007226 ( 1.190087)
test_btest 0.000823 0.000215 89.761965 ( 7.260679)
test_basic 0.000000 0.004887 0.709424 ( 0.787775)
test_all 0.080460 0.056485 560.975558 ( 57.170769)
test_rubyspec 0.024813 0.018600 49.767597 ( 62.030926)
total: 135.09 sec