Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-234529
#<BuildRuby:0x000056533e490178
@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.20240114-234529",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.002297 0.004721 0.813198 ( 1.188720)
build_miniruby 0.000769 0.000280 0.800003 ( 0.800081)
build_ruby 0.001056 0.000384 2.676849 ( 2.685947)
build_all 0.006268 0.001933 12.209805 ( 0.976509)
build_install 0.008766 0.001654 3.500597 ( 0.984144)
test_btest 0.000601 0.000200 66.063749 ( 4.672597)
test_basic 0.003645 0.001215 0.384383 ( 0.464014)
test_all 0.075094 0.023061 381.248528 ( 36.880153)
test_rubyspec 0.032684 0.033217 40.578864 ( 53.133982)
total: 101.79 sec