Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-094336
#<BuildRuby:0x000055c78f7fb7f8
@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.20231220-094336",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000477 0.003744 1.052131 ( 1.311118)
build_miniruby 0.000986 0.000076 0.898316 ( 0.898509)
build_ruby 0.001021 0.000078 2.735250 ( 2.738193)
build_all 0.007637 0.000000 12.191281 ( 1.060516)
build_install 0.011933 0.000000 3.578024 ( 0.979043)
test_btest 0.000754 0.000000 65.173984 ( 5.193579)
test_basic 0.003518 0.000000 0.382597 ( 0.464441)
test_all 0.087486 0.019869 462.350529 ( 43.320150)
test_rubyspec 0.031759 0.018456 40.263205 ( 52.992733)
total: 108.96 sec