Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-070058
#<BuildRuby:0x00005648e0ab6ee8
@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.20231208-070058",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003741 0.000340 1.000471 ( 1.308468)
build_miniruby 0.000993 0.000090 0.862948 ( 0.864110)
build_ruby 0.001338 0.000121 2.703355 ( 2.703939)
build_all 0.007725 0.000000 12.036666 ( 1.005226)
build_install 0.012998 0.000164 3.496625 ( 0.971649)
test_btest 0.000591 0.000039 63.322871 ( 5.094842)
test_basic 0.003455 0.000230 0.373089 ( 0.454481)
test_all 0.085921 0.013945 382.751593 ( 38.275860)
test_rubyspec 0.031376 0.037404 39.781023 ( 52.465105)
total: 103.14 sec