Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-073810
#<BuildRuby:0x000055df2a87bf90
@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.20231230-073810",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003067 0.001704 0.794393 ( 1.177646)
build_miniruby 0.000641 0.000356 0.847709 ( 0.847587)
build_ruby 0.000888 0.000494 2.674216 ( 2.675210)
build_all 0.003639 0.004032 12.039763 ( 0.987966)
build_install 0.013460 0.000000 3.421018 ( 0.961279)
test_btest 0.000545 0.000218 61.809883 ( 5.649190)
test_basic 0.000738 0.004962 0.398422 ( 0.477691)
test_all 0.072616 0.027130 369.314011 ( 36.174267)
test_rubyspec 0.027263 0.040502 40.472914 ( 53.004750)
total: 101.96 sec