Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-130340
#<BuildRuby:0x000055be9250c048
@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.20240114-130340",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003966 0.000441 1.041510 ( 1.441007)
build_miniruby 0.001343 0.000000 0.881215 ( 0.884930)
build_ruby 0.001466 0.000000 2.785126 ( 2.785736)
build_all 0.008665 0.000281 14.094398 ( 1.243220)
build_install 0.002502 0.004904 4.082804 ( 1.084574)
test_btest 0.000794 0.000119 74.518505 ( 6.962694)
test_basic 0.004009 0.000601 0.766018 ( 0.842550)
test_all 0.107994 0.021925 500.620094 ( 52.070971)
test_rubyspec 0.014770 0.027795 47.891577 ( 60.270355)
total: 127.59 sec