Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-030036
#<BuildRuby:0x00005591dea07e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-030036",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.008003 0.001143 0.855913 ( 1.300303)
build_miniruby 0.001215 0.000173 1.020337 ( 1.018228)
build_ruby 0.001312 0.000187 2.780494 ( 2.777874)
build_all 0.005043 0.004975 16.879618 ( 3.001799)
build_install 0.009633 0.001927 2.121539 ( 1.083172)
test_btest 0.000910 0.000182 76.942749 ( 10.389131)
test_basic 0.006589 0.000174 0.379527 ( 0.465408)
test_all 0.001401 0.000000 679.544553 (100.171728)
test_rubyspec 0.061783 0.060222 52.186688 ( 60.322763)
total: 180.53 sec