Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-153538
#<BuildRuby:0x000055cea98e37f8
@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.20240108-153538",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.001721 0.003371 1.322721 ( 1.709300)
build_miniruby 0.000886 0.000258 1.449873 ( 1.453206)
build_ruby 0.001221 0.000356 4.332051 ( 4.340669)
build_all 0.010109 0.000543 16.741386 ( 1.844220)
build_install 0.006456 0.010340 5.112186 ( 1.910570)
test_btest 0.000589 0.000202 82.223774 ( 7.923752)
test_basic 0.005144 0.000399 0.681045 ( 0.746648)
test_all 0.099723 0.023397 557.980690 ( 66.129731)
test_rubyspec 0.049901 0.017930 83.128974 ( 95.535859)
total: 181.59 sec