Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-182845
#<BuildRuby:0x0000559ce636f118
@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.20230211-182845",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003382 0.000000 0.636533 ( 1.067964)
build_miniruby 0.000000 0.000992 0.661982 ( 0.661692)
build_ruby 0.000000 0.001226 2.088109 ( 2.109418)
build_all 0.006503 0.002253 12.452626 ( 1.535010)
build_install 0.006046 0.000425 1.473912 ( 0.711715)
test_btest 0.000499 0.000125 65.964912 ( 6.434670)
test_basic 0.002950 0.000738 0.277099 ( 0.372095)
test_all 0.000880 0.000220 490.315840 ( 47.345759)
test_rubyspec 0.015715 0.011868 35.589758 ( 46.083801)
total: 106.32 sec