Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-115502
#<BuildRuby:0x0000558268394078
@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.20230724-115502",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004717 0.000786 1.385748 ( 2.732584)
build_miniruby 0.001022 0.000000 0.887409 ( 0.886989)
build_ruby 0.001586 0.000000 2.730836 ( 2.735487)
build_all 0.008904 0.000000 14.283098 ( 1.219178)
build_install 0.007726 0.000374 2.012746 ( 0.891936)
test_btest 0.000738 0.000000 79.059178 ( 7.616999)
test_basic 0.005135 0.000000 0.780342 ( 0.856258)
test_all 0.001569 0.000000 504.968929 ( 44.137162)
test_rubyspec 0.019821 0.023253 44.793644 ( 57.181331)
total: 118.26 sec