Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-133141
#<BuildRuby:0x000055c4530cc098
@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-133141",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.004537 0.000756 1.160952 ( 1.528375)
build_miniruby 0.001252 0.000209 0.945724 ( 0.944744)
build_ruby 0.000000 0.001497 2.829455 ( 2.829677)
build_all 0.008117 0.001860 16.629065 ( 1.550179)
build_install 0.007453 0.001420 4.654992 ( 1.144579)
test_btest 0.000810 0.000155 84.120691 ( 7.574767)
test_basic 0.004297 0.000000 0.675624 ( 0.751339)
test_all 0.098601 0.035400 564.008023 ( 50.437923)
test_rubyspec 0.025214 0.020950 50.251375 ( 62.554196)
total: 129.32 sec