Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-155654
#<BuildRuby:0x0000558b61d53fa8
@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.20231210-155654",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004360 0.000727 1.411387 ( 1.746001)
build_miniruby 0.000904 0.000150 0.887490 ( 0.887467)
build_ruby 0.001180 0.000196 3.016516 ( 3.016367)
build_all 0.009262 0.000779 17.145344 ( 1.498361)
build_install 0.008412 0.000573 5.013413 ( 1.196402)
test_btest 0.001029 0.000154 88.554601 ( 7.223535)
test_basic 0.001468 0.003349 0.781368 ( 0.856507)
test_all 0.084945 0.051958 556.464500 ( 53.635898)
test_rubyspec 0.029114 0.019862 51.106569 ( 63.495495)
total: 133.56 sec