Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-085412
#<BuildRuby:0x00005612bac8b040
@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.20230708-085412",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003207 0.003806 1.411424 ( 2.924205)
build_miniruby 0.000881 0.000259 0.963821 ( 0.964391)
build_ruby 0.001032 0.000304 2.662458 ( 2.664142)
build_all 0.008669 0.000000 8.521907 ( 7.805263)
build_install 0.005542 0.003487 2.127632 ( 1.743529)
test_btest 0.000839 0.000239 86.619541 ( 7.523871)
test_basic 0.003434 0.000981 0.766097 ( 0.846305)
test_all 0.001078 0.000857 456.008512 ( 47.968021)
test_rubyspec 0.024880 0.015809 43.244658 ( 55.696021)
total: 128.14 sec