Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-061649
#<BuildRuby:0x00005570c1544110
@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.20240101-061649",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000995 0.004259 0.792513 ( 1.167483)
build_miniruby 0.000841 0.000230 0.825385 ( 0.825376)
build_ruby 0.001449 0.000395 2.709385 ( 2.709936)
build_all 0.007316 0.000755 11.954090 ( 1.002620)
build_install 0.002067 0.008146 3.382127 ( 0.963764)
test_btest 0.000486 0.000187 62.099736 ( 5.111093)
test_basic 0.004021 0.000000 0.395876 ( 0.476575)
test_all 0.068722 0.027304 370.808128 ( 37.091268)
test_rubyspec 0.020964 0.046790 40.579348 ( 53.122966)
total: 102.47 sec