Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-162337
#<BuildRuby:0x00005581227abf40
@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.20231129-162337",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000583 0.004161 0.846234 ( 1.262058)
build_miniruby 0.000656 0.000197 0.881120 ( 0.881411)
build_ruby 0.001369 0.000411 2.716548 ( 2.718841)
build_all 0.004858 0.001822 11.941623 ( 1.038814)
build_install 0.004886 0.005530 3.509107 ( 0.967934)
test_btest 0.000551 0.000212 63.657219 ( 5.032539)
test_basic 0.000500 0.002542 0.374060 ( 0.457318)
test_all 0.077252 0.022226 364.486538 ( 35.633961)
test_rubyspec 0.024932 0.034826 39.775620 ( 52.444256)
total: 100.44 sec