Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-155035
#<BuildRuby:0x000055de14cdf5f8
@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.20240101-155035",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003677 0.002806 1.326539 ( 1.566208)
build_miniruby 0.000751 0.000103 0.899338 ( 0.899188)
build_ruby 0.001081 0.000148 2.831746 ( 2.831723)
build_all 0.006457 0.003496 16.767618 ( 1.526077)
build_install 0.006431 0.003451 4.884704 ( 1.199938)
test_btest 0.000605 0.000116 85.005249 ( 7.157369)
test_basic 0.004016 0.000772 0.722358 ( 0.796791)
test_all 0.111253 0.024577 535.378090 ( 55.684309)
test_rubyspec 0.041159 0.005836 48.839831 ( 61.100318)
total: 132.76 sec