Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-092242
#<BuildRuby:0x000055f3eb11ef88
@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.20230401-092242",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001229 0.003482 1.414297 ( 2.697721)
build_miniruby 0.000852 0.000189 0.782042 ( 0.781427)
build_ruby 0.001001 0.000223 2.346214 ( 2.346887)
build_all 0.004623 0.004219 11.751564 ( 1.052066)
build_install 0.000476 0.006940 1.644601 ( 0.826111)
test_btest 0.001107 0.000000 76.268816 ( 7.181022)
test_basic 0.003480 0.000259 0.529732 ( 0.625768)
test_all 0.000900 0.000300 405.095067 ( 42.012439)
test_rubyspec 0.022012 0.019560 40.527542 ( 51.039982)
total: 108.56 sec