Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-153221
#<BuildRuby:0x0000563e0ff2b568
@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-153221",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005425 0.000233 1.493419 ( 1.863839)
build_miniruby 0.000960 0.000000 0.941689 ( 0.941450)
build_ruby 0.001803 0.000000 2.937113 ( 2.936982)
build_all 0.009732 0.000648 16.751371 ( 1.513124)
build_install 0.009517 0.000000 4.979842 ( 1.192586)
test_btest 0.001024 0.000000 84.920406 ( 8.032498)
test_basic 0.000441 0.003986 0.817612 ( 0.895166)
test_all 0.109798 0.023521 540.622269 ( 52.955756)
test_rubyspec 0.025659 0.022944 49.974059 ( 62.345016)
total: 132.68 sec