Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-182443
#<BuildRuby:0x0000559f716c2eb8
@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.20240107-182443",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000012)
build_up 0.003645 0.001072 0.884285 ( 1.268892)
build_miniruby 0.000779 0.000229 0.885731 ( 0.886006)
build_ruby 0.000986 0.000290 2.694500 ( 2.696409)
build_all 0.009719 0.000000 14.597646 ( 1.356980)
build_install 0.007405 0.001156 4.193325 ( 1.128107)
test_btest 0.000545 0.000137 78.274056 ( 6.950020)
test_basic 0.003398 0.000849 0.551372 ( 0.625192)
test_all 0.114840 0.019569 510.234403 ( 57.911006)
test_rubyspec 0.019327 0.018359 49.398872 ( 61.999844)
total: 134.82 sec