Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-113102
#<BuildRuby:0x000055d7a963fd68
@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.20230531-113102",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005404 0.000600 1.413471 ( 2.729890)
build_miniruby 0.000985 0.000110 0.845377 ( 0.845559)
build_ruby 0.001101 0.000122 2.403148 ( 2.403105)
build_all 0.004146 0.005238 12.282866 ( 1.139813)
build_install 0.000000 0.007528 1.622824 ( 0.841770)
test_btest 0.000344 0.000807 79.345000 ( 7.450993)
test_basic 0.004039 0.000000 0.588499 ( 0.670892)
test_all 0.000679 0.000318 430.776037 ( 39.170955)
test_rubyspec 0.011269 0.028128 40.891384 ( 53.361631)
total: 108.62 sec