Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-145613
#<BuildRuby:0x000055eb84857fa8
@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.20231216-145613",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000544 0.004159 1.363948 ( 1.699602)
build_miniruby 0.000798 0.000239 0.884768 ( 0.884089)
build_ruby 0.001040 0.000313 2.752567 ( 2.753225)
build_all 0.009266 0.001053 17.256076 ( 1.594467)
build_install 0.007705 0.001062 5.039200 ( 1.228084)
test_btest 0.000764 0.000191 90.173976 ( 7.200506)
test_basic 0.004083 0.001021 0.811172 ( 0.886558)
test_all 0.119685 0.019682 572.034065 ( 58.600077)
test_rubyspec 0.029639 0.021571 52.156192 ( 64.359527)
total: 139.21 sec