Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-203856
#<BuildRuby:0x00005619aea3f7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-203856",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004896 0.000159 0.998045 ( 1.242041)
build_miniruby 0.000577 0.000105 0.861278 ( 0.861945)
build_ruby 0.001348 0.000246 2.704955 ( 2.706066)
build_all 0.002817 0.005056 12.024282 ( 1.019527)
build_install 0.009275 0.000000 3.508291 ( 0.962613)
test_btest 0.000571 0.000000 64.326799 ( 5.145212)
test_basic 0.004152 0.000000 0.371897 ( 0.455311)
test_all 0.086364 0.014088 367.285213 ( 39.107350)
test_rubyspec 0.027147 0.042528 39.888877 ( 52.536831)
total: 104.04 sec