Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-153518
#<BuildRuby:0x000055edfeca3f90
@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.20231118-153518",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004719 0.000858 0.903993 ( 1.300026)
build_miniruby 0.000884 0.000161 0.802106 ( 0.802031)
build_ruby 0.000000 0.001391 2.601902 ( 2.602737)
build_all 0.002597 0.005654 12.492351 ( 0.998202)
build_install 0.006005 0.006367 3.455747 ( 0.959830)
test_btest 0.000510 0.000197 62.018016 ( 5.874003)
test_basic 0.003135 0.001205 0.418787 ( 0.498180)
test_all 0.072126 0.024988 344.963168 ( 35.433292)
test_rubyspec 0.033378 0.032769 39.659065 ( 52.221906)
total: 100.69 sec