Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-115526
#<BuildRuby:0x000055da5767f8e0
@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.20240110-115526",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.002879 0.003645 0.820748 ( 1.219795)
build_miniruby 0.001074 0.000000 0.810471 ( 0.810636)
build_ruby 0.001641 0.000000 2.674547 ( 2.675488)
build_all 0.007065 0.000596 11.999236 ( 0.975065)
build_install 0.006323 0.004833 3.394662 ( 0.967035)
test_btest 0.000610 0.000203 64.360460 ( 4.776436)
test_basic 0.003944 0.000000 0.404376 ( 0.485532)
test_all 0.073152 0.023295 398.164759 ( 38.551545)
test_rubyspec 0.050689 0.020839 40.977259 ( 53.539290)
total: 104.00 sec