Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-232238
#<BuildRuby:0x000055ebf5de4040
@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.20230622-232238",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005101 0.000000 1.398644 ( 2.601155)
build_miniruby 0.001096 0.000000 0.870775 ( 0.870369)
build_ruby 0.001231 0.000000 2.603163 ( 2.603810)
build_all 0.009440 0.000319 15.197945 ( 1.353180)
build_install 0.009274 0.000000 4.600273 ( 1.115880)
test_btest 0.000929 0.000000 84.672502 ( 7.371375)
test_basic 0.001171 0.003883 0.771046 ( 0.850127)
test_all 0.001680 0.000438 433.578681 ( 48.010680)
test_rubyspec 0.017790 0.020119 42.039171 ( 54.535985)
total: 119.31 sec