Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-232257
#<BuildRuby:0x0000563511c17040
@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.20231209-232257",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003982 0.000937 1.279015 ( 1.636671)
build_miniruby 0.000856 0.000201 0.874099 ( 0.873763)
build_ruby 0.000000 0.001456 3.018948 ( 3.019161)
build_all 0.007707 0.002520 16.944554 ( 1.473631)
build_install 0.008757 0.001141 5.013951 ( 1.246010)
test_btest 0.000956 0.000239 86.715848 ( 7.178384)
test_basic 0.004501 0.000006 0.764213 ( 0.841669)
test_all 0.110032 0.028725 539.431746 ( 60.993752)
test_rubyspec 0.027453 0.021565 50.450461 ( 62.858084)
total: 140.12 sec