Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-180320
#<BuildRuby:0x00005641bbcb3c18
@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.20240104-180320",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003820 0.000764 1.070206 ( 1.224461)
build_miniruby 0.000893 0.000178 0.873417 ( 0.873341)
build_ruby 0.001182 0.000000 2.725032 ( 2.727037)
build_all 0.008477 0.000000 12.036503 ( 1.000608)
build_install 0.008444 0.001554 3.591889 ( 0.970750)
test_btest 0.000699 0.000116 63.219011 ( 4.756602)
test_basic 0.003534 0.000001 0.367345 ( 0.450819)
test_all 0.076566 0.028224 419.959549 ( 36.884043)
test_rubyspec 0.024466 0.049051 40.115633 ( 52.761825)
total: 101.65 sec