Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-034036
#<BuildRuby:0x000055f1eae90070
@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.20231214-034036",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004800 0.000039 1.339233 ( 1.684224)
build_miniruby 0.001010 0.000048 0.884100 ( 0.883458)
build_ruby 0.001284 0.000061 2.788170 ( 2.789225)
build_all 0.009646 0.000460 16.503367 ( 1.453130)
build_install 0.004418 0.004587 4.824552 ( 1.180989)
test_btest 0.001056 0.000096 85.406719 ( 7.491599)
test_basic 0.000633 0.004125 0.709844 ( 0.776172)
test_all 0.108413 0.030812 524.004796 ( 60.969546)
test_rubyspec 0.018419 0.033993 50.484225 ( 62.864002)
total: 140.09 sec