Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-134655
#<BuildRuby:0x000055b9cfce7bb8
@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.20230606-134655",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.007120 1.450747 ( 2.772821)
build_miniruby 0.000992 0.000000 0.790976 ( 0.790615)
build_ruby 0.001054 0.000181 2.472658 ( 2.474407)
build_all 0.000000 0.009373 12.501148 ( 1.118971)
build_install 0.003780 0.003856 1.815021 ( 0.869800)
test_btest 0.000619 0.000378 82.470932 ( 6.964720)
test_basic 0.000029 0.003782 0.518380 ( 0.600430)
test_all 0.001175 0.000177 457.425708 ( 40.010456)
test_rubyspec 0.023309 0.014843 43.292557 ( 55.737884)
total: 111.34 sec