Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-120634
#<BuildRuby:0x0000557f6a8ff0b8
@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.20230520-120634",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001236 0.004016 1.394191 ( 2.697498)
build_miniruby 0.001045 0.000087 0.795675 ( 0.794990)
build_ruby 0.001129 0.000094 2.388516 ( 2.388381)
build_all 0.000000 0.008879 12.165980 ( 1.083576)
build_install 0.000714 0.006561 1.645753 ( 0.808978)
test_btest 0.000690 0.000265 79.542767 ( 7.086669)
test_basic 0.002967 0.001141 0.632361 ( 0.714808)
test_all 0.001021 0.000393 436.371735 ( 45.778768)
test_rubyspec 0.014694 0.022792 41.284444 ( 53.813919)
total: 115.17 sec