Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-154655
#<BuildRuby:0x00005651c3ab7280
@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.20231215-154655",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005428 0.000274 1.029358 ( 1.330524)
build_miniruby 0.001381 0.000000 0.882534 ( 0.884705)
build_ruby 0.001842 0.000000 2.709429 ( 2.710455)
build_all 0.007402 0.000455 12.183289 ( 0.999342)
build_install 0.008462 0.005013 3.554018 ( 0.975341)
test_btest 0.000699 0.000139 64.504485 ( 5.608677)
test_basic 0.003560 0.000000 0.376080 ( 0.458818)
test_all 0.085981 0.016912 391.154034 ( 43.751891)
test_rubyspec 0.041132 0.020420 39.771093 ( 52.437214)
total: 109.16 sec