Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-182935
#<BuildRuby:0x000055f1cb2bf620
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231124-182935",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001185 0.004146 1.007655 ( 1.569067)
build_miniruby 0.004796 0.001323 105.923710 ( 9.963632)
build_ruby 0.001159 0.000204 2.610302 ( 2.611100)
build_all 0.006608 0.003972 23.219715 ( 4.345093)
build_install 0.009008 0.001179 3.860392 ( 0.995243)
test_btest 0.000635 0.000134 66.405936 ( 4.578844)
test_basic 0.000000 0.004049 0.409506 ( 0.489737)
test_all 0.070278 0.029299 359.990942 ( 33.214435)
test_rubyspec 0.034830 0.028995 39.777042 ( 52.336228)
total: 110.10 sec