Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-143637
#<BuildRuby:0x00005586d519b8e0
@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.20240116-143637",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001037 0.004093 0.780778 ( 1.157912)
build_miniruby 0.000932 0.000215 0.856221 ( 0.855970)
build_ruby 0.001138 0.000263 2.667299 ( 2.668245)
build_all 0.003721 0.003993 11.973736 ( 0.957234)
build_install 0.004499 0.005684 3.414986 ( 0.963231)
test_btest 0.000454 0.000162 67.097044 ( 4.772148)
test_basic 0.003172 0.001133 0.406419 ( 0.486332)
test_all 0.080365 0.017157 369.572177 ( 39.029801)
test_rubyspec 0.063217 0.064027 73.171532 ( 85.663298)
total: 136.55 sec