Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-070600
#<BuildRuby:0x0000558ee9dd6eb8
@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-070600",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003935 0.000656 1.134430 ( 1.519806)
build_miniruby 0.001136 0.000189 0.886684 ( 0.885777)
build_ruby 0.000133 0.001194 2.788220 ( 2.788337)
build_all 0.007147 0.002836 17.012297 ( 1.522793)
build_install 0.009218 0.000454 4.813455 ( 1.192953)
test_btest 0.000957 0.000000 87.699949 ( 7.562509)
test_basic 0.002504 0.002778 0.695304 ( 0.769462)
test_all 0.105072 0.031548 590.789093 ( 56.334815)
test_rubyspec 0.031578 0.015825 50.589873 ( 62.869714)
total: 135.45 sec