Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-021806
#<BuildRuby:0x0000561d2e56bac0
@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.20230122-021806",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003115 0.000519 0.629612 ( 1.048401)
build_miniruby 0.000773 0.000129 0.642108 ( 0.641311)
build_ruby 0.001059 0.000176 2.165238 ( 2.164951)
build_all 0.005160 0.003568 11.898375 ( 1.467493)
build_install 0.002025 0.004645 1.496411 ( 0.719079)
test_btest 0.000640 0.000000 65.176448 ( 6.349853)
test_basic 0.003691 0.000048 0.249445 ( 0.344482)
test_all 0.000880 0.000234 488.188131 ( 45.778277)
test_rubyspec 0.022772 0.004621 34.992068 ( 45.624661)
total: 104.14 sec