Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-152030
#<BuildRuby:0x0000559f9c1a80d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-152030",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004183 0.000017 1.045998 ( 1.305449)
build_miniruby 0.000886 0.000074 0.901527 ( 0.901932)
build_ruby 0.001324 0.000110 2.730894 ( 2.733196)
build_all 0.003992 0.003572 12.215636 ( 1.009430)
build_install 0.008892 0.000139 3.582194 ( 0.985540)
test_btest 0.000573 0.000072 66.028152 ( 4.963319)
test_basic 0.003249 0.000000 0.381257 ( 0.465173)
test_all 0.093239 0.013135 427.858392 ( 46.808947)
test_rubyspec 0.025911 0.025502 40.314774 ( 53.089668)
total: 112.26 sec