Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-012552
#<BuildRuby:0x0000558cb4afb568
@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.20230620-012552",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004960 0.000141 1.615038 ( 2.853925)
build_miniruby 0.000915 0.000152 0.760900 ( 0.760563)
build_ruby 0.001070 0.000178 2.416658 ( 2.417208)
build_all 0.005231 0.004478 16.157119 ( 1.421472)
build_install 0.000417 0.008791 4.731828 ( 1.095859)
test_btest 0.000733 0.000231 84.832602 ( 7.890898)
test_basic 0.000000 0.004742 0.643116 ( 0.724561)
test_all 0.000000 0.001222 450.716185 ( 48.011473)
test_rubyspec 0.009434 0.027727 42.733429 ( 55.171343)
total: 120.35 sec