Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-130056
#<BuildRuby:0x0000564f998bbe08
@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.20230113-130056",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003028 0.000826 0.604910 ( 1.032207)
build_miniruby 0.000700 0.000190 0.687565 ( 0.686994)
build_ruby 0.000979 0.000267 2.412448 ( 2.411997)
build_all 0.005870 0.003490 12.945136 ( 1.598958)
build_install 0.001687 0.004808 1.471528 ( 0.700450)
test_btest 0.000511 0.000196 66.600014 ( 6.657840)
test_basic 0.002841 0.001093 0.238047 ( 0.333263)
test_all 0.000894 0.000344 506.874820 ( 47.567102)
test_rubyspec 0.016245 0.012521 35.467987 ( 46.007492)
total: 107.00 sec