Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-234214
#<BuildRuby:0x000055639e74ee68
@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.20230731-234214",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.005215 0.000205 1.346686 ( 2.623830)
build_miniruby 0.000954 0.000173 0.930461 ( 0.929172)
build_ruby 0.001023 0.000186 2.578296 ( 2.577546)
build_all 0.002421 0.006812 13.228202 ( 1.213289)
build_install 0.008011 0.000000 1.957318 ( 0.873709)
test_btest 0.001076 0.000000 76.078893 ( 7.346272)
test_basic 0.004723 0.000572 0.747433 ( 0.824031)
test_all 0.002182 0.000000 481.408290 ( 53.252836)
test_rubyspec 0.015551 0.025106 45.449846 ( 57.822298)
total: 127.46 sec