Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-004738
#<BuildRuby:0x0000564fc646fe08
@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-004738",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003447 0.000574 0.661599 ( 1.323595)
build_miniruby 0.000925 0.000000 0.813213 ( 0.812979)
build_ruby 0.001307 0.000000 2.488444 ( 2.488059)
build_all 0.008181 0.000966 12.925373 ( 1.634705)
build_install 0.006312 0.000225 1.526895 ( 0.735086)
test_btest 0.000629 0.000089 66.083446 ( 6.056365)
test_basic 0.003377 0.000483 0.267186 ( 0.362086)
test_all 0.000753 0.000107 491.709991 ( 46.528523)
test_rubyspec 0.005384 0.023136 35.243258 ( 45.811351)
total: 105.75 sec