Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-073040
#<BuildRuby:0x00005626195e0098
@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-073040",
@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.000006 0.000022 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.001693 0.005048 0.870325 ( 1.488669)
build_miniruby 0.000665 0.000295 0.842908 ( 0.842901)
build_ruby 0.000860 0.000383 2.660895 ( 2.661724)
build_all 0.006170 0.001405 12.027315 ( 0.996271)
build_install 0.007362 0.005560 3.473105 ( 0.966347)
test_btest 0.000500 0.000231 63.572868 ( 5.801195)
test_basic 0.000250 0.004450 0.408157 ( 0.487348)
test_all 0.085736 0.011442 379.373326 ( 38.800183)
test_rubyspec 0.045576 0.019204 40.617056 ( 53.166887)
total: 105.21 sec