Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-055425
#<BuildRuby:0x000056474809fd68
@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.20230728-055425",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006859 0.000000 1.471376 ( 2.724524)
build_miniruby 0.001086 0.000001 0.966378 ( 0.965640)
build_ruby 0.001144 0.000052 3.025649 ( 3.025143)
build_all 0.002769 0.006974 14.873781 ( 1.302759)
build_install 0.004383 0.004377 2.272358 ( 1.033172)
test_btest 0.000852 0.000137 83.652081 ( 8.013279)
test_basic 0.000646 0.004021 0.638995 ( 0.715978)
test_all 0.001092 0.000219 523.278362 ( 61.454951)
test_rubyspec 0.030497 0.009445 44.161196 ( 56.557177)
total: 135.79 sec