Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-050142
#<BuildRuby:0x0000562e7d9e3728
@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.20230729-050142",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002267 0.004340 1.480923 ( 2.722101)
build_miniruby 0.000954 0.000151 0.930017 ( 0.929196)
build_ruby 0.001088 0.000172 3.035009 ( 3.035545)
build_all 0.005806 0.003717 14.697463 ( 1.259102)
build_install 0.004947 0.003389 2.191940 ( 0.990906)
test_btest 0.000805 0.000175 82.932102 ( 7.835015)
test_basic 0.002259 0.002619 0.648752 ( 0.726966)
test_all 0.001026 0.000247 515.696940 ( 54.204361)
test_rubyspec 0.022933 0.019351 45.272913 ( 57.696921)
total: 129.40 sec