Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-030842
#<BuildRuby:0x0000559a1fc9c048
@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.20231121-030842",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004127 0.001290 1.218712 ( 1.576080)
build_miniruby 0.000767 0.000240 0.921505 ( 0.921815)
build_ruby 0.001125 0.000351 2.916770 ( 2.916791)
build_all 0.010098 0.000000 16.616131 ( 1.485262)
build_install 0.008660 0.000000 4.855265 ( 1.131517)
test_btest 0.001106 0.000000 85.243323 ( 6.963614)
test_basic 0.003624 0.000393 0.652020 ( 0.727169)
test_all 0.087149 0.047674 531.739827 ( 47.644778)
test_rubyspec 0.022100 0.027450 50.079877 ( 62.393515)
total: 125.76 sec