Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-112208
#<BuildRuby:0x0000558ac76337b8
@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.20231124-112208",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004657 0.000031 1.307064 ( 1.700914)
build_miniruby 0.000958 0.000046 0.868966 ( 0.869639)
build_ruby 0.001305 0.000062 2.666929 ( 2.667464)
build_all 0.006643 0.004000 17.229881 ( 1.625646)
build_install 0.013728 0.000000 5.218954 ( 1.201507)
test_btest 0.000891 0.000000 86.119812 ( 7.073299)
test_basic 0.002066 0.003289 0.827254 ( 0.902386)
test_all 0.099889 0.034489 540.944904 ( 48.539068)
test_rubyspec 0.016936 0.031123 51.685087 ( 64.024849)
total: 128.61 sec