Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-141929
#<BuildRuby:0x0000556e11d9a678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221223-141929",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003745 0.000576 0.866932 ( 1.059983)
build_miniruby 0.000957 0.000147 0.938510 ( 0.937185)
build_ruby 0.000960 0.000148 2.742011 ( 2.740643)
build_all 0.004814 0.004470 15.741244 ( 3.355560)
build_install 0.004406 0.004409 2.331315 ( 1.342534)
test_btest 0.000498 0.000133 65.064002 ( 11.002932)
test_basic 0.003620 0.000966 0.314804 ( 0.405215)
test_all 0.000877 0.000234 618.974620 (107.237808)
test_rubyspec 0.026287 0.038399 52.666679 ( 60.859445)
total: 188.94 sec