Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-000822
#<BuildRuby:0x000055acf86040a0
@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.20231228-000822",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001211 0.004187 1.327215 ( 1.884236)
build_miniruby 0.000995 0.000000 0.913550 ( 0.913423)
build_ruby 0.001253 0.000000 2.827745 ( 2.828765)
build_all 0.007001 0.002493 15.758438 ( 1.387346)
build_install 0.003260 0.004580 4.428758 ( 1.106520)
test_btest 0.000768 0.000209 78.866072 ( 7.599336)
test_basic 0.004802 0.001309 0.850648 ( 0.924198)
test_all 0.094211 0.039946 548.105625 ( 54.722455)
test_rubyspec 0.016661 0.033664 49.927528 ( 62.134595)
total: 133.50 sec