Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-010451
#<BuildRuby:0x000055e9b3c50060
@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.20230207-010451",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.001260 0.002761 0.623826 ( 1.097948)
build_miniruby 0.000611 0.000278 0.622395 ( 0.622054)
build_ruby 0.001162 0.000000 2.066998 ( 2.067150)
build_all 0.005515 0.003675 12.094993 ( 1.513158)
build_install 0.002127 0.004390 1.475063 ( 0.719015)
test_btest 0.000447 0.000238 65.792869 ( 6.179134)
test_basic 0.003457 0.000012 0.251256 ( 0.347029)
test_all 0.000682 0.000341 497.044131 ( 47.278815)
test_rubyspec 0.005936 0.022235 35.351653 ( 45.923889)
total: 105.75 sec