Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-033456
#<BuildRuby:0x0000562917a7c010
@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.20230428-033456",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000002 0.000008 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003793 0.001517 1.419136 ( 2.756879)
build_miniruby 0.000669 0.000267 0.682209 ( 0.681274)
build_ruby 0.000883 0.000353 2.211811 ( 2.212003)
build_all 0.007067 0.002827 11.907496 ( 1.053253)
build_install 0.007938 0.000000 1.746585 ( 0.862639)
test_btest 0.001046 0.000000 78.692496 ( 7.512101)
test_basic 0.003644 0.000958 0.666907 ( 0.749746)
test_all 0.001134 0.000397 434.721711 ( 38.025925)
test_rubyspec 0.017974 0.023900 41.546131 ( 54.020741)
total: 107.88 sec