Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-212452
#<BuildRuby:0x0000561241a6bb58
@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.20230610-212452",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001807 0.004463 1.500709 ( 2.747736)
build_miniruby 0.000808 0.000190 0.802411 ( 0.802249)
build_ruby 0.001062 0.000249 2.482987 ( 2.483432)
build_all 0.002823 0.006723 12.245260 ( 1.084681)
build_install 0.005778 0.001825 1.708670 ( 0.928964)
test_btest 0.000806 0.000254 79.758664 ( 6.495873)
test_basic 0.002962 0.000935 0.682233 ( 0.762678)
test_all 0.001025 0.000324 428.040811 ( 51.461498)
test_rubyspec 0.033227 0.007614 41.623787 ( 54.147142)
total: 120.91 sec