Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-084741
#<BuildRuby:0x0000563f00d736e8
@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.20230105-084741",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003736 0.605060 ( 1.044947)
build_miniruby 0.000312 0.000500 0.670231 ( 0.669725)
build_ruby 0.000979 0.000267 2.405715 ( 2.404926)
build_all 0.004588 0.004411 12.714807 ( 1.600453)
build_install 0.005188 0.001730 1.583769 ( 0.751296)
test_btest 0.000502 0.000167 66.865474 ( 5.933462)
test_basic 0.002845 0.000948 0.262044 ( 0.356529)
test_all 0.000883 0.000294 497.673649 ( 46.645100)
test_rubyspec 0.023523 0.006065 35.107322 ( 45.603836)
total: 105.01 sec