Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-212707
#<BuildRuby:0x000055d80b9f7818
@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.20231206-212707",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004221 0.000703 1.413944 ( 1.782028)
build_miniruby 0.000945 0.000000 0.843150 ( 0.843285)
build_ruby 0.001255 0.000000 2.685935 ( 2.686899)
build_all 0.001740 0.008328 17.102400 ( 1.547741)
build_install 0.007897 0.000930 5.064567 ( 1.214038)
test_btest 0.000758 0.000189 90.375771 ( 7.455691)
test_basic 0.003856 0.000964 0.847739 ( 0.925625)
test_all 0.090953 0.043944 552.736635 ( 56.215188)
test_rubyspec 0.029285 0.020738 51.284250 ( 63.594147)
total: 136.27 sec