Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-183845
#<BuildRuby:0x0000564a4a9ff048
@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.20240101-183845",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001243 0.004277 1.155094 ( 1.300887)
build_miniruby 0.000778 0.000213 0.810503 ( 0.810826)
build_ruby 0.001278 0.000349 2.678827 ( 2.679386)
build_all 0.006820 0.000641 11.970512 ( 0.962104)
build_install 0.010172 0.000264 3.540187 ( 0.974951)
test_btest 0.000633 0.000136 64.725904 ( 4.666540)
test_basic 0.004112 0.000000 0.407125 ( 0.487537)
test_all 0.088322 0.010964 375.083306 ( 41.602272)
test_rubyspec 0.035724 0.034884 40.623737 ( 53.167310)
total: 106.65 sec