Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-022007
#<BuildRuby:0x000055d10e340050
@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.20240113-022007",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.004040 0.000091 0.833141 ( 1.219783)
build_miniruby 0.000789 0.000243 0.893714 ( 0.893372)
build_ruby 0.001061 0.000327 2.821712 ( 2.827139)
build_all 0.008159 0.001212 14.739438 ( 1.377269)
build_install 0.008926 0.001254 4.232134 ( 1.151883)
test_btest 0.000549 0.000147 75.598633 ( 7.520987)
test_basic 0.005636 0.000000 0.504270 ( 0.584440)
test_all 0.095386 0.038293 539.960584 ( 51.553421)
test_rubyspec 0.018355 0.017032 49.588718 ( 62.149390)
total: 129.28 sec