Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-030026
#<BuildRuby:0x00005651b6f000d8
@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-030026",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.005608 0.000524 0.796013 ( 1.173624)
build_miniruby 0.000794 0.000217 0.847740 ( 0.847814)
build_ruby 0.000000 0.001912 2.696734 ( 2.697122)
build_all 0.002081 0.005560 12.002333 ( 0.975256)
build_install 0.008997 0.004433 3.368019 ( 0.958666)
test_btest 0.000560 0.000240 64.495901 ( 4.773990)
test_basic 0.004734 0.000234 0.400894 ( 0.480145)
test_all 0.058806 0.037941 372.801801 ( 41.055944)
test_rubyspec 0.034702 0.030736 40.040727 ( 52.586489)
total: 105.55 sec