Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-131721
#<BuildRuby:0x0000557dda59bac0
@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.20230218-131721",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003298 0.000254 0.790465 ( 1.175543)
build_miniruby 0.000845 0.000065 0.669696 ( 0.669445)
build_ruby 0.001098 0.000084 2.105652 ( 2.105061)
build_all 0.005399 0.003398 12.355083 ( 1.548726)
build_install 0.006112 0.000262 1.524788 ( 0.772934)
test_btest 0.000585 0.000069 63.401989 ( 6.269639)
test_basic 0.000000 0.003854 0.279313 ( 0.374282)
test_all 0.001334 0.000000 475.671022 ( 46.743943)
test_rubyspec 0.009081 0.022077 35.002014 ( 45.599989)
total: 105.26 sec