Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-135905
#<BuildRuby:0x000055cf5bf5fac0
@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.20230131-135905",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003477 0.000000 0.607268 ( 1.015169)
build_miniruby 0.000872 0.000062 0.615588 ( 0.614776)
build_ruby 0.000931 0.000310 2.038377 ( 2.066769)
build_all 0.009334 0.000171 11.966180 ( 1.462100)
build_install 0.006537 0.000000 1.487897 ( 0.713743)
test_btest 0.000650 0.000000 65.228904 ( 6.027072)
test_basic 0.003274 0.000403 0.256229 ( 0.351380)
test_all 0.001114 0.000257 484.307073 ( 45.184231)
test_rubyspec 0.003867 0.025582 34.921355 ( 45.522248)
total: 102.96 sec