Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-145013
#<BuildRuby:0x0000562569357868
@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.20240104-145013",
@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.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004477 0.000040 1.070968 ( 1.245142)
build_miniruby 0.001054 0.000088 0.871618 ( 0.871181)
build_ruby 0.001699 0.000000 2.723782 ( 2.724992)
build_all 0.000970 0.006335 12.070325 ( 0.980176)
build_install 0.014188 0.000618 3.603260 ( 0.965874)
test_btest 0.000495 0.000082 61.956441 ( 5.154219)
test_basic 0.000609 0.003866 0.367031 ( 0.447571)
test_all 0.078933 0.021616 388.912466 ( 40.971675)
test_rubyspec 0.022553 0.049854 39.760948 ( 52.427166)
total: 105.79 sec