Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-134225
#<BuildRuby:0x00005604be968098
@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.20231221-134225",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003964 0.000331 1.051440 ( 1.302054)
build_miniruby 0.000820 0.000068 0.903555 ( 0.904761)
build_ruby 0.001087 0.000091 2.733131 ( 2.734714)
build_all 0.003854 0.003580 12.115780 ( 1.049084)
build_install 0.009966 0.000267 3.607367 ( 0.990895)
test_btest 0.000722 0.000090 64.722932 ( 4.763543)
test_basic 0.000000 0.004752 0.387607 ( 0.465956)
test_all 0.078508 0.026117 422.711102 ( 45.883005)
test_rubyspec 0.020411 0.029433 40.386972 ( 53.132279)
total: 111.23 sec