Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-034229
#<BuildRuby:0x000055913136c0c8
@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-034229",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000000 0.005139 0.794729 ( 1.180256)
build_miniruby 0.000000 0.000911 0.816426 ( 0.816570)
build_ruby 0.001432 0.000000 2.678140 ( 2.679247)
build_all 0.007859 0.000000 11.947966 ( 0.981828)
build_install 0.006762 0.006198 3.481112 ( 0.971697)
test_btest 0.000558 0.000257 65.974494 ( 5.126375)
test_basic 0.004514 0.000127 0.398895 ( 0.478300)
test_all 0.071111 0.029496 355.102566 ( 36.038546)
test_rubyspec 0.044226 0.020503 40.737211 ( 53.289496)
total: 101.56 sec