Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-202843
#<BuildRuby:0x000055a5ce47f918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-202843",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000005 0.000026 ( 0.000024)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003588 0.000717 1.158021 ( 1.594234)
build_miniruby 0.000907 0.000182 0.969008 ( 0.967965)
build_ruby 0.000000 0.001501 2.845932 ( 2.845797)
build_all 0.005027 0.004636 16.095055 ( 1.447488)
build_install 0.002120 0.006036 4.593674 ( 1.151895)
test_btest 0.000500 0.000200 81.275644 ( 7.646489)
test_basic 0.003111 0.001245 0.862384 ( 0.937657)
test_all 0.109616 0.024721 532.701184 ( 50.165359)
test_rubyspec 0.010472 0.036172 50.220210 ( 62.555203)
total: 129.31 sec