Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-115353
#<BuildRuby:0x00005595ede5f4b0
@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.20231230-115353",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004337 0.000723 0.817755 ( 1.213631)
build_miniruby 0.000764 0.000127 0.820474 ( 0.820463)
build_ruby 0.001162 0.000193 2.675127 ( 2.675787)
build_all 0.007199 0.000418 11.990698 ( 0.984149)
build_install 0.006883 0.004192 3.398739 ( 0.976054)
test_btest 0.000600 0.000120 61.889055 ( 5.262724)
test_basic 0.000702 0.003604 0.396133 ( 0.475982)
test_all 0.065044 0.036414 380.757519 ( 33.392192)
test_rubyspec 0.023636 0.041058 40.711953 ( 53.261340)
total: 99.06 sec