Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-182625
#<BuildRuby:0x000055e9276d7818
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-182625",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004196 0.000025 1.139402 ( 1.534730)
build_miniruby 0.001042 0.000000 0.867996 ( 0.867269)
build_ruby 0.001221 0.000000 2.694191 ( 2.693917)
build_all 0.009199 0.000000 14.576283 ( 1.319517)
build_install 0.008937 0.000000 4.216322 ( 1.076222)
test_btest 0.000734 0.000000 75.628077 ( 7.243117)
test_basic 0.000000 0.003876 0.672134 ( 0.743990)
test_all 0.102366 0.028744 481.703548 ( 48.768236)
test_rubyspec 0.033729 0.025832 79.020660 ( 91.475811)
total: 155.72 sec