Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-202228
#<BuildRuby:0x000055fe399fbce8
@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.20231230-202228",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000632 0.004150 1.198108 ( 1.564568)
build_miniruby 0.001156 0.000340 0.952127 ( 0.950934)
build_ruby 0.001342 0.000395 2.734409 ( 2.739223)
build_all 0.007712 0.002268 16.796775 ( 1.486002)
build_install 0.008707 0.000000 4.667063 ( 1.146089)
test_btest 0.000846 0.000100 86.548325 ( 7.276054)
test_basic 0.000000 0.005705 0.704247 ( 0.778043)
test_all 0.101291 0.031620 557.517938 ( 52.355272)
test_rubyspec 0.023687 0.024634 51.007055 ( 63.328508)
total: 131.63 sec