Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-160923
#<BuildRuby:0x00005583a8647568
@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.20231019-160923",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.005409 1.478433 ( 1.736073)
build_miniruby 0.000000 0.001021 0.930139 ( 0.929688)
build_ruby 0.000151 0.001341 2.886278 ( 2.885917)
build_all 0.005420 0.004712 17.958942 ( 1.668079)
build_install 0.006364 0.003369 5.305693 ( 1.215604)
test_btest 0.000451 0.000239 91.250147 ( 7.519410)
test_basic 0.001266 0.002665 0.794697 ( 0.871758)
test_all 0.007486 0.001708 553.128947 ( 60.034100)
test_rubyspec 0.013489 0.038625 54.007712 ( 66.320426)
total: 143.18 sec