Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-032136
#<BuildRuby:0x0000563daec3c098
@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.20230728-032136",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005549 0.000250 1.390200 ( 2.693848)
build_miniruby 0.000857 0.000136 0.948723 ( 0.947375)
build_ruby 0.000000 0.001550 2.849524 ( 2.854082)
build_all 0.005511 0.003656 13.427802 ( 1.170793)
build_install 0.004178 0.004336 2.007023 ( 0.913528)
test_btest 0.000598 0.000149 79.693746 ( 6.915405)
test_basic 0.001634 0.003105 0.662251 ( 0.739807)
test_all 0.001258 0.000352 492.656198 ( 53.720002)
test_rubyspec 0.018944 0.021681 42.593985 ( 55.016695)
total: 124.97 sec