Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-153904
#<BuildRuby:0x0000560cb4ed4060
@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.20240105-153904",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003818 0.000347 0.748834 ( 1.137973)
build_miniruby 0.001234 0.000000 0.937531 ( 0.937660)
build_ruby 0.001792 0.000000 2.779959 ( 2.782012)
build_all 0.002597 0.004632 12.177282 ( 1.044650)
build_install 0.004954 0.004623 3.458903 ( 0.989327)
test_btest 0.000534 0.000123 62.608596 ( 6.770073)
test_basic 0.003265 0.000753 0.398694 ( 0.476062)
test_all 0.070476 0.044602 484.932483 ( 53.588668)
test_rubyspec 0.026503 0.038743 41.214440 ( 53.975296)
total: 121.70 sec