Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-012927
#<BuildRuby:0x0000563ce74cf818
@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.20231222-012927",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004318 0.000216 1.367154 ( 1.720822)
build_miniruby 0.001052 0.000053 0.945833 ( 0.945141)
build_ruby 0.001530 0.000076 2.743164 ( 2.743113)
build_all 0.005738 0.004063 16.535609 ( 1.526590)
build_install 0.009057 0.000422 4.739545 ( 1.140057)
test_btest 0.000961 0.000083 85.314144 ( 7.478742)
test_basic 0.003959 0.000345 0.705106 ( 0.783787)
test_all 0.097805 0.034215 515.680140 ( 56.584749)
test_rubyspec 0.040070 0.009880 50.632482 ( 62.869714)
total: 135.79 sec