Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-033923
#<BuildRuby:0x000055df2a893bb8
@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.20230617-033923",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006438 0.000000 1.458599 ( 2.721435)
build_miniruby 0.001094 0.000000 0.844888 ( 0.845537)
build_ruby 0.001273 0.000075 2.499741 ( 2.500085)
build_all 0.009239 0.000483 13.225044 ( 1.239588)
build_install 0.008333 0.000000 1.853802 ( 0.989681)
test_btest 0.000950 0.000046 82.797565 ( 6.836465)
test_basic 0.000000 0.004134 0.748731 ( 0.828628)
test_all 0.000000 0.001913 442.028473 ( 43.566205)
test_rubyspec 0.007422 0.033021 42.909522 ( 55.364511)
total: 114.89 sec