Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-034012
#<BuildRuby:0x000055658381c048
@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-034012",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004658 0.000931 1.375926 ( 1.974017)
build_miniruby 0.000000 0.000970 0.895489 ( 0.895241)
build_ruby 0.000000 0.001300 2.899092 ( 2.900020)
build_all 0.002132 0.008136 16.413786 ( 1.471329)
build_install 0.006669 0.002779 4.808716 ( 1.147709)
test_btest 0.000747 0.000312 82.710342 ( 7.420130)
test_basic 0.003416 0.001424 0.701540 ( 0.780179)
test_all 0.091517 0.044168 543.480306 ( 49.577541)
test_rubyspec 0.017554 0.032728 49.351930 ( 61.611008)
total: 127.78 sec