Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-070718
#<BuildRuby:0x0000556b11ab3b10
@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.20230801-070718",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004236 0.001324 1.604947 ( 2.916510)
build_miniruby 0.000952 0.000298 1.018273 ( 1.017135)
build_ruby 0.000966 0.000302 2.824753 ( 2.825146)
build_all 0.005735 0.003350 13.994493 ( 1.235842)
build_install 0.006260 0.002087 2.054039 ( 0.928509)
test_btest 0.000756 0.000252 79.747143 ( 8.025785)
test_basic 0.004516 0.001506 0.740184 ( 0.815074)
test_all 0.001091 0.000364 509.791027 ( 46.833045)
test_rubyspec 0.009871 0.029321 46.797729 ( 59.238231)
total: 123.84 sec