Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-135507
#<BuildRuby:0x000055f61611c0d0
@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.20230124-135507",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005362 0.001149 0.852188 ( 1.030754)
build_miniruby 0.001088 0.000233 1.016376 ( 1.014208)
build_ruby 0.001310 0.000280 2.771446 ( 2.768906)
build_all 0.008937 0.000896 16.657731 ( 2.984186)
build_install 0.011342 0.000000 2.084043 ( 1.071873)
test_btest 0.001009 0.000000 75.204399 ( 10.382526)
test_basic 0.001501 0.004692 0.344827 ( 0.431367)
test_all 0.001123 0.000250 662.634983 (104.886223)
test_rubyspec 0.051379 0.033314 51.593904 ( 59.705614)
total: 184.28 sec