Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-090406
#<BuildRuby:0x0000557b30c3ff90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-090406",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.007395 1.049460 ( 1.333127)
build_miniruby 0.000643 0.000741 0.824423 ( 0.823856)
build_ruby 0.000000 0.001446 2.696874 ( 2.697958)
build_all 0.005451 0.003207 11.957224 ( 0.971527)
build_install 0.012584 0.001839 3.453891 ( 0.968651)
test_btest 0.000640 0.000274 63.769781 ( 5.224710)
test_basic 0.004829 0.000129 0.410075 ( 0.489667)
test_all 0.066892 0.029368 385.264333 ( 34.689502)
test_rubyspec 0.025424 0.044693 40.426033 ( 52.984445)
total: 100.18 sec