Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-063017
#<BuildRuby:0x000055f8d674f520
@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.20230625-063017",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005281 0.000189 1.325603 ( 2.603581)
build_miniruby 0.000933 0.000156 0.809582 ( 0.808963)
build_ruby 0.001043 0.000173 2.672812 ( 2.673394)
build_all 0.002154 0.008077 15.678457 ( 1.416412)
build_install 0.010033 0.000000 4.610129 ( 1.106323)
test_btest 0.000943 0.000000 83.259335 ( 7.735914)
test_basic 0.000598 0.003971 0.641742 ( 0.727551)
test_all 0.001523 0.000206 450.790123 ( 44.477399)
test_rubyspec 0.032319 0.013788 43.301424 ( 55.726284)
total: 117.28 sec