Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-225528
#<BuildRuby:0x000055b471bdadf0
@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.20231106-225528",
@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.000007)
autoconf 0.000061 0.000000 0.000061 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004474 0.000065 1.258096 ( 1.549284)
build_miniruby 0.000910 0.000152 0.827539 ( 0.827912)
build_ruby 0.001382 0.000000 2.718337 ( 2.719256)
build_all 0.009904 0.000421 17.058863 ( 1.585896)
build_install 0.010583 0.000000 5.049900 ( 1.193109)
test_btest 0.001053 0.000000 86.548826 ( 7.655878)
test_basic 0.003654 0.000292 0.694961 ( 0.770344)
test_all 0.110231 0.027617 549.028321 ( 52.728041)
test_rubyspec 0.030484 0.016636 50.610499 ( 62.946500)
total: 131.98 sec