Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-142254
#<BuildRuby:0x000055de52c8f7b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231219-142254",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004709 0.000236 1.260251 ( 1.621504)
build_miniruby 0.000924 0.000046 0.904822 ( 0.904569)
build_ruby 0.001345 0.000067 2.839173 ( 2.839309)
build_all 0.006284 0.003778 16.715031 ( 1.512203)
build_install 0.009204 0.000084 4.984270 ( 1.185181)
test_btest 0.000706 0.000000 85.486656 ( 7.436728)
test_basic 0.003885 0.000041 0.567626 ( 0.645889)
test_all 0.083169 0.051613 563.157267 ( 56.790152)
test_rubyspec 0.026364 0.019121 49.866907 ( 62.204647)
total: 135.14 sec