Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-231922
#<BuildRuby:0x000055f945786ee8
@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-231922",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000397 0.004260 1.107768 ( 1.497926)
build_miniruby 0.000625 0.000278 0.880921 ( 0.880980)
build_ruby 0.000907 0.000403 2.872333 ( 2.872150)
build_all 0.000703 0.009088 16.863236 ( 1.539219)
build_install 0.001855 0.006754 4.751218 ( 1.149426)
test_btest 0.000411 0.000329 83.290878 ( 7.805756)
test_basic 0.000000 0.005135 0.892016 ( 0.965734)
test_all 0.090322 0.045716 589.512780 ( 59.951958)
test_rubyspec 0.018234 0.026389 50.334274 ( 62.633262)
total: 139.30 sec