Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-124709
#<BuildRuby:0x000055dc71974188
@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-124709",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002456 0.003547 0.784582 ( 1.456586)
build_miniruby 0.000000 0.001020 0.815848 ( 0.815622)
build_ruby 0.000000 0.001922 2.667770 ( 2.668044)
build_all 0.002173 0.005435 11.961796 ( 0.993386)
build_install 0.000881 0.010022 3.391931 ( 0.952920)
test_btest 0.000438 0.000269 63.761389 ( 5.249939)
test_basic 0.003815 0.000022 0.423063 ( 0.503766)
test_all 0.079917 0.021931 394.199749 ( 36.431831)
test_rubyspec 0.018491 0.047152 40.672642 ( 53.214538)
total: 102.29 sec