Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-071412
#<BuildRuby:0x00005600d81bc018
@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.20231217-071412",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003674 0.001225 1.035757 ( 1.298456)
build_miniruby 0.001112 0.000000 0.877955 ( 0.877543)
build_ruby 0.001193 0.000000 2.714230 ( 2.714451)
build_all 0.007867 0.000431 12.090822 ( 1.011797)
build_install 0.012272 0.001944 3.591865 ( 0.970825)
test_btest 0.000666 0.000167 66.062359 ( 5.291185)
test_basic 0.003115 0.000778 0.375772 ( 0.457928)
test_all 0.086769 0.016908 416.709845 ( 35.765856)
test_rubyspec 0.016058 0.049041 39.534448 ( 52.222341)
total: 100.61 sec