Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-090429
#<BuildRuby:0x0000561c66d33140
@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.20230215-090429",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003772 0.000000 0.790028 ( 1.178871)
build_miniruby 0.000781 0.000124 0.697523 ( 0.696868)
build_ruby 0.001036 0.000283 2.116286 ( 2.137810)
build_all 0.009303 0.000164 12.427949 ( 1.528830)
build_install 0.006037 0.000360 1.541839 ( 0.758721)
test_btest 0.000570 0.000122 66.230424 ( 6.316860)
test_basic 0.000000 0.003799 0.279143 ( 0.374117)
test_all 0.000507 0.000659 486.786247 ( 46.952997)
test_rubyspec 0.023743 0.004965 35.907766 ( 46.466671)
total: 106.41 sec