Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-050113
#<BuildRuby:0x000055697fb2df48
@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.20221225-050113",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006142 0.003489 0.956072 ( 1.458189)
build_miniruby 0.000000 0.003082 0.856200 ( 0.854844)
build_ruby 0.001618 0.001301 2.116952 ( 2.117790)
build_all 0.013699 0.007119 18.632564 ( 2.172176)
build_install 0.016492 0.004639 2.058402 ( 1.029649)
test_btest 0.001312 0.000484 89.544237 ( 9.375420)
test_basic 0.000311 0.009428 0.353677 ( 0.439084)
test_all 0.002260 0.001071 669.966652 ( 64.426360)
test_rubyspec 0.060994 0.115162 47.865476 ( 56.043363)
total: 137.92 sec