Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-155550
#<BuildRuby:0x0000556b9ca86eb8
@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-155550",
@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.000003 0.000007 ( 0.000007)
autoconf 0.000007 0.000005 0.000012 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.002826 0.001738 1.399532 ( 1.662217)
build_miniruby 0.000821 0.000506 0.933715 ( 0.932661)
build_ruby 0.000877 0.000540 2.709977 ( 2.710238)
build_all 0.005501 0.005098 18.430914 ( 1.592470)
build_install 0.003948 0.005551 5.540724 ( 1.296364)
test_btest 0.000664 0.000457 89.574725 ( 8.306209)
test_basic 0.003771 0.001116 0.692932 ( 0.768906)
test_all 0.004290 0.002240 576.774228 ( 64.024606)
test_rubyspec 0.031612 0.019227 50.939445 ( 63.211510)
total: 144.51 sec