Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-014105
#<BuildRuby:0x00005573df7df520
@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.20230623-014105",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005566 0.000335 1.536940 ( 2.810509)
build_miniruby 0.000938 0.000221 0.830045 ( 0.829383)
build_ruby 0.001061 0.000250 2.646284 ( 2.646310)
build_all 0.009993 0.000000 15.934740 ( 1.419285)
build_install 0.009472 0.000000 4.673232 ( 1.128283)
test_btest 0.001004 0.000000 82.273185 ( 7.830289)
test_basic 0.000000 0.004488 0.737572 ( 0.818523)
test_all 0.000960 0.000945 446.370886 ( 52.484764)
test_rubyspec 0.026774 0.010819 42.325154 ( 54.814689)
total: 124.78 sec