Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-193040
#<BuildRuby:0x0000559d8549be20
@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.20240116-193040",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005227 0.000298 1.071859 ( 1.434895)
build_miniruby 0.001119 0.000248 0.828886 ( 0.828328)
build_ruby 0.001061 0.000236 2.724063 ( 2.724170)
build_all 0.003545 0.005688 14.273743 ( 1.275732)
build_install 0.007691 0.000087 4.159545 ( 1.096803)
test_btest 0.000843 0.000220 75.321754 ( 7.242018)
test_basic 0.004519 0.000232 0.778554 ( 0.855133)
test_all 0.102933 0.028473 509.706922 ( 50.111340)
test_rubyspec 0.038787 0.026333 81.647744 ( 94.035727)
total: 159.61 sec