Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-040950
#<BuildRuby:0x0000559cc2b83468
@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.20240116-040950",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001674 0.004211 0.796892 ( 1.219012)
build_miniruby 0.000878 0.000146 0.813759 ( 0.813864)
build_ruby 0.001176 0.000196 2.649291 ( 2.650134)
build_all 0.007308 0.000000 11.894440 ( 0.941349)
build_install 0.009307 0.004187 3.399425 ( 0.961762)
test_btest 0.000642 0.000120 66.727928 ( 4.403668)
test_basic 0.002250 0.002876 0.400282 ( 0.481089)
test_all 0.070622 0.026686 389.114558 ( 35.334811)
test_rubyspec 0.034103 0.031174 40.172410 ( 52.736475)
total: 99.54 sec