Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-155659
#<BuildRuby:0x0000560e71d30060
@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.20221226-155659",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003663 0.000000 0.630046 ( 1.052689)
build_miniruby 0.000760 0.000115 0.738230 ( 0.737612)
build_ruby 0.000960 0.000240 2.459844 ( 2.460133)
build_all 0.001774 0.007361 12.634646 ( 1.513973)
build_install 0.004800 0.001846 1.571447 ( 0.753830)
test_btest 0.000498 0.000192 67.003511 ( 6.043288)
test_basic 0.002651 0.001020 0.265933 ( 0.361247)
test_all 0.000911 0.000350 480.963760 ( 46.052248)
test_rubyspec 0.010219 0.017133 34.777818 ( 45.394411)
total: 104.37 sec