Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-161347
#<BuildRuby:0x000055c4d51d7078
@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.20231205-161347",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005436 0.000000 0.998905 ( 1.289344)
build_miniruby 0.000000 0.000750 0.872692 ( 0.872415)
build_ruby 0.000000 0.001132 2.712587 ( 2.717540)
build_all 0.005613 0.001904 12.164637 ( 1.006166)
build_install 0.005747 0.003547 3.550891 ( 0.961596)
test_btest 0.000542 0.000101 63.856456 ( 5.394668)
test_basic 0.003260 0.000611 0.371789 ( 0.453151)
test_all 0.078351 0.025536 399.688082 ( 34.046138)
test_rubyspec 0.039073 0.034400 39.742379 ( 52.404559)
total: 99.15 sec