Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-112054
#<BuildRuby:0x000055cf88708188
@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.20231214-112054",
@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.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004815 0.000069 1.017160 ( 1.265605)
build_miniruby 0.000724 0.000056 0.869955 ( 0.869525)
build_ruby 0.000903 0.000070 2.700456 ( 2.702513)
build_all 0.007967 0.000000 12.147507 ( 0.980601)
build_install 0.007430 0.000193 3.543539 ( 0.977886)
test_btest 0.000710 0.000000 61.748279 ( 5.922613)
test_basic 0.003006 0.000000 0.376163 ( 0.459381)
test_all 0.077243 0.022969 400.193157 ( 33.977794)
test_rubyspec 0.007677 0.059350 39.947644 ( 52.651066)
total: 99.81 sec