Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-155201
#<BuildRuby:0x0000560b5ec7f438
@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.20240105-155201",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000263 0.003439 0.749622 ( 1.209965)
build_miniruby 0.000797 0.000132 0.936910 ( 0.936466)
build_ruby 0.000000 0.001423 2.789160 ( 2.792095)
build_all 0.005538 0.002755 12.185229 ( 1.084901)
build_install 0.002727 0.007489 3.439253 ( 0.979747)
test_btest 0.000583 0.000208 62.379397 ( 6.222977)
test_basic 0.000462 0.004125 0.399222 ( 0.473560)
test_all 0.084851 0.032800 482.317755 ( 49.895837)
test_rubyspec 0.012456 0.056225 41.587023 ( 54.347960)
total: 117.94 sec