Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-190716
#<BuildRuby:0x000055f4030bfd68
@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.20230605-190716",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003050 0.002652 1.452867 ( 2.748423)
build_miniruby 0.000000 0.001081 0.734953 ( 0.734615)
build_ruby 0.000000 0.001218 2.446041 ( 2.446306)
build_all 0.002512 0.006127 12.282587 ( 1.056204)
build_install 0.005336 0.002076 1.649234 ( 0.862618)
test_btest 0.000000 0.001038 81.580627 ( 6.784954)
test_basic 0.001174 0.003588 0.719909 ( 0.804886)
test_all 0.000699 0.000310 451.767286 ( 41.230549)
test_rubyspec 0.019827 0.018685 41.565180 ( 54.079654)
total: 110.75 sec