Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-085619
#<BuildRuby:0x000055d24810eeb8
@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.20230615-085619",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003816 0.000954 1.314395 ( 2.561058)
build_miniruby 0.000854 0.000214 0.786089 ( 0.785986)
build_ruby 0.000997 0.000249 2.378922 ( 2.378614)
build_all 0.009323 0.000126 12.393880 ( 1.133273)
build_install 0.000248 0.007511 1.727184 ( 0.846295)
test_btest 0.000827 0.000261 79.352655 ( 7.489009)
test_basic 0.004029 0.001272 0.749195 ( 0.830353)
test_all 0.001071 0.000338 425.688686 ( 37.072530)
test_rubyspec 0.017949 0.021083 42.033309 ( 54.526671)
total: 107.62 sec