Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-193254
#<BuildRuby:0x0000562c14bc74b0
@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.20230813-193254",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001818 0.003204 1.596550 ( 2.824445)
build_miniruby 0.000988 0.000148 0.939851 ( 0.938833)
build_ruby 0.001865 0.000000 2.981875 ( 2.986199)
build_all 0.009574 0.000503 14.075821 ( 1.294518)
build_install 0.007288 0.000994 2.071446 ( 0.912896)
test_btest 0.000844 0.000115 80.529452 ( 7.724742)
test_basic 0.004196 0.000572 0.686947 ( 0.765422)
test_all 0.001749 0.000000 522.492968 ( 50.718573)
test_rubyspec 0.027715 0.017999 44.851578 ( 57.161795)
total: 125.33 sec